Lars Ingebrigtsen <larsi@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Received: (at 45622) by debbugs.gnu.org; 4 Jan 2021 14:54:28 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Jan 04 09:54:28 2021 Received: from localhost ([127.0.0.1]:58338 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1kwRFc-0008Cf-EO for submit <at> debbugs.gnu.org; Mon, 04 Jan 2021 09:54:28 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56056) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1kwRFa-0008CR-MW for 45622 <at> debbugs.gnu.org; Mon, 04 Jan 2021 09:54:26 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:35793) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from <eliz@HIDDEN>) id 1kwRFV-00081Z-3e; Mon, 04 Jan 2021 09:54:21 -0500 Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1923 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from <eliz@HIDDEN>) id 1kwRFS-00081s-4c; Mon, 04 Jan 2021 09:54:21 -0500 Date: Mon, 04 Jan 2021 16:54:09 +0200 Message-Id: <834kjwda7i.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: Christopher Dimech <dimech@HIDDEN> In-Reply-To: <trinity-fa731ade-f80a-4f36-95f3-d2c6c3876b8e-1609693096020@3c-app-mailcom-bs05> (message from Christopher Dimech on Sun, 3 Jan 2021 17:58:16 +0100) Subject: Re: bug#45622: (flyspell-buffer) does not enable spelling highlighting References: <trinity-eb80415a-061f-456a-9498-bcd55b64234c-1609682104134@3c-app-mailcom-bs01> <83im8ec9ym.fsf@HIDDEN> <trinity-fa731ade-f80a-4f36-95f3-d2c6c3876b8e-1609693096020@3c-app-mailcom-bs05> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 45622 Cc: 45622 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) > From: Christopher Dimech <dimech@HIDDEN> > Cc: 45622 <at> debbugs.gnu.org > Date: Sun, 3 Jan 2021 17:58:16 +0100 > > The problem occurs with the following code. If you comment out > (flyspell-prog-mode) the wavy underline gets activated. But not > if you include (flyspell-prog-mode). > > (defvar flyspell-buffer-state nil) > (defun flyspell-buffer-gungadin () > "Corrects vocabulary by inspecting the spelling of text in a buffer." > (interactive) > > (pcase flyspell-buffer-state > (1 (message "%s" "Flyspell: Buffer") > (flyspell-buffer) > (setq flyspell-buffer-state 2)) > > (2 (message "%s" "Flyspell: Off") > (flyspell-mode 0) > (setq flyspell-buffer-state 0)) > > (_ (message "%s" "Flyspell: prog-mode") > (flyspell-prog-mode) > (setq flyspell-buffer-state 1))) ) > > (global-set-key (kbd "H-9") 'flyspell-buffer-gungadin) I cannot reproduce with this, either. Some steps are still missing, though, so maybe there's something else you do to trigger the problem. Here's what I did: . emacs -Q . Intentionally edit the comment at the top of *scratch* to make 2 spelling mistakes in it. . Insert and evaluate the code you posted . Move point to beginning of buffer . Press the key you bind to this command once -- this activates the flyspell-prog-mode . Press the key the second time -- this runs flyspell-buffer and highlights the 2 typos I made
bug-gnu-emacs@HIDDEN
:bug#45622
; Package emacs
.
Full text available.Received: (at 45622) by debbugs.gnu.org; 3 Jan 2021 16:58:38 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sun Jan 03 11:58:38 2021 Received: from localhost ([127.0.0.1]:38502 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1kw6i2-0006o8-AO for submit <at> debbugs.gnu.org; Sun, 03 Jan 2021 11:58:38 -0500 Received: from mout.gmx.net ([212.227.17.21]:49153) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <dimech@HIDDEN>) id 1kw6hy-0006ns-RN for 45622 <at> debbugs.gnu.org; Sun, 03 Jan 2021 11:58:24 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1609693096; bh=4U6b0IxQdZpjkMi2hE0Z+IQJyh5t+GJFCIhnGkBVj6o=; h=X-UI-Sender-Class:From:To:Cc:Subject:Date:In-Reply-To:References; b=YswayCFsstgFVJGO8d69Vei/mV7smzDQ++ywvBspvjaCdM5gdVJZKLXXFRN3QRXIH /Mo2zEX9vIPx8UpCFhNFdHPDxqydejhjzmonV5J/fPIs9GKXVoLKOJP0JyjKhnETYf W3tns1HZpxf0Vncwmc0sTkdIDJPssY/PWQJIL3a0= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from [213.165.168.94] ([213.165.168.94]) by web-mail.gmx.net (3c-app-mailcom-bs05.server.lan [172.19.170.173]) (via HTTP); Sun, 3 Jan 2021 17:58:16 +0100 MIME-Version: 1.0 Message-ID: <trinity-fa731ade-f80a-4f36-95f3-d2c6c3876b8e-1609693096020@3c-app-mailcom-bs05> From: Christopher Dimech <dimech@HIDDEN> To: Eli Zaretskii <eliz@HIDDEN> Subject: Re: bug#45622: (flyspell-buffer) does not enable spelling highlighting Content-Type: text/plain; charset=UTF-8 Date: Sun, 3 Jan 2021 17:58:16 +0100 Importance: normal Sensitivity: Normal In-Reply-To: <83im8ec9ym.fsf@HIDDEN> References: <trinity-eb80415a-061f-456a-9498-bcd55b64234c-1609682104134@3c-app-mailcom-bs01> <83im8ec9ym.fsf@HIDDEN> X-UI-Message-Type: mail X-Priority: 3 X-Provags-ID: V03:K1:876mLeEHJdXWcvijiGalHX2lie3knBMI27V4nCtHG8B0TC5XOx/9LXZ5ONkYIn2kVyQdu SxYb0UidpR+1fWrq73PG1a5RP7nM5nGRai8y0sFA8NXRaebwNZrqyl851k5PZ2TSSHt1YW5jMHXB vEBH1bx2xDnGPMmIAHl/r92lAK3yZRkXjlZu6LyzT9ZZpfoX3H9n3Ep5/Swb3yRr74r2uh6ye61i CnyIrshp+S8GerMAgiYrcf43DgYAWumds47ZViPnQpL/l6uHss+opqr+xivdevu13vcVjrBD3obP kQ= X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:21uMONxz25w=:FscTC5HWHgv12lBiyidBKb nqAJun2v0S53ErAac1tDk+zWxth/MXRFm2Hxr1i/QTjXVaqkLvxUGIlmk70f4zdbMjSaBOtd+ 7eCWfUcCwMAmw5kSbVe2ft74f9WZ8hREZRR097ZDQKjV5R+0YxD1P1agcyY37YusOEV5xkF0V sZHq4cE8FuOc5S2uYA08xtN0FwGhlSWsMXHAKEQ2yg4w7PeqAAiAxGpSqIvX7/zqsy/agtcq4 TTWKKvS3j2Ppy6SkLUw5HP/Tk+dcs5yZdDULxk6tSE0jjIa2ElCufwurej7zZ87hP+jW59f0E +jwqYnbBsoJ3mefnvi8I3XDdNY9MaNpZDCB1Ru2aJF+vhMT+efJ3Vf2pC2qJZRDuTLgETOOe7 GOdyZRkIquxcwPOm4FYbo0eHJrBSVbIx74zcCB9UH8H6zx753Dz5HOyrSj668IWOVjVga+Opr gRbfiBhYgHEnq+6Ht4AP3TGtHM9giMHz4NXMmde25lWg71NR4kZx6Rlm6ulwN0W60SVHpUVgE 5KiM+FQmstiNrtEbxp6sJZ3m0DkGOMzeVgDgJZpePWYYhKP9VUrV3iD+1CzMI1usVVaxxe4P7 U3aG3RGn7pjQ8= Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 45622 Cc: 45622 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) The problem occurs with the following code. If you comment out (flyspell-prog-mode) the wavy underline gets activated. But not if you include (flyspell-prog-mode). (defvar flyspell-buffer-state nil) (defun flyspell-buffer-gungadin () "Corrects vocabulary by inspecting the spelling of text in a buffer." (interactive) (pcase flyspell-buffer-state (1 (message "%s" "Flyspell: Buffer") (flyspell-buffer) (setq flyspell-buffer-state 2)) (2 (message "%s" "Flyspell: Off") (flyspell-mode 0) (setq flyspell-buffer-state 0)) (_ (message "%s" "Flyspell: prog-mode") (flyspell-prog-mode) (setq flyspell-buffer-state 1))) ) (global-set-key (kbd "H-9") 'flyspell-buffer-gungadin) From: hagbard <hagbard@HIDDEN= me> To: bug-gnu-emacs@HIDDEN Subject: 27.1; Title =2D-text follows this line-- In GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.18.9, cair= o version 1.14.6) of 2020-09-20 built on lgw01-amd64-056 Windowing system distributor 'The X.Org Foundation', version 11.0.11804000 System Description: Trisquel GNU/Linux Flidas (8.0) Recent messages: Loading /home/hagbard/GAdmSw/GungaDin-1.0/elisp/gungadin.el (source)...don= e For information about GNU Emacs and the GNU system, type C-h C-a. Configured using: 'configure --build=3Dx86_64-linux-gnu --prefix=3D/usr '--includedir=3D${prefix}/include' '--mandir=3D${prefix}/share/man' '--infodir=3D${prefix}/share/info' --sysconfdir=3D/etc --localstatedir=3D= /var --disable-silent-rules '--libdir=3D${prefix}/lib/x86_64-linux-gnu' '--libexecdir=3D${prefix}/lib/x86_64-linux-gnu' --disable-maintainer-mode --disable-dependency-tracking --prefix=3D/usr --sharedstatedir=3D/var/lib --libexecdir=3D/usr/lib --localstatedir=3D/var/lib --infodir=3D/usr/share/info --mandir=3D/usr/share/man --enable-locallisppath=3D/etc/emacs:/usr/local/share/emacs/27.1/site-lisp= :/usr/local/share/emacs/site-lisp:/usr/share/emacs/27.1/site-lisp:/usr/sha= re/emacs/site-lisp --program-suffix=3D27 --with-modules --with-file-notification=3Dinotify --with-mailutils --with-harfbuzz --with-json --with-x=3Dyes --with-x-toolkit=3Dgtk3 --with-lcms2 --with-cairo --with-xpm=3Dyes --with-gif=3Dyes --with-gnutls=3Dyes --with-jpeg=3Dyes --with-png=3Dyes --with-tiff=3Dyes 'CFLAGS=3D-g -O2 -fstack-protector-strong -Wformat -Werror=3Dformat-security' 'CPPFLAGS=3D-Wdate-time -D_FORTIFY_SOURCE=3D2' 'LDFLAGS=3D-Wl,-Bsymbolic-functions -Wl,-z,relro'' Configured features: XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND GPM DBUS GSETTINGS GLIB NOTIFY INOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS LIBSYSTEMD JSON PDUMPER LCMS2 GMP Important settings: value of $LC_MONETARY: en_US.UTF-8 value of $LC_NUMERIC: en_US.UTF-8 value of $LC_TIME: en_US.UTF-8 value of $LANG: en_GB.UTF-8 value of $XMODIFIERS: @im=3Dibus locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Load-path shadows: /home/hagbard/.emacs.d/elpa/popup-20200610.317/popup hides /usr/share/emac= s/site-lisp/auto-complete/popup /home/hagbard/.emacs.d/elpa/auto-complete-20200823.1758/auto-complete-conf= ig hides /usr/share/emacs/site-lisp/auto-complete/auto-complete-config /home/hagbard/.emacs.d/elpa/auto-complete-20200823.1758/auto-complete hide= s /usr/share/emacs/site-lisp/auto-complete/auto-complete /usr/share/emacs/site-lisp/ess-site hides /usr/share/emacs/site-lisp/ess/e= ss-site /home/hagbard/.emacs.d/elpa/org-9.4/ob-latex hides /usr/share/emacs/site-l= isp/org-mode/ob-latex /home/hagbard/.emacs.d/elpa/org-9.4/ob-ruby hides /usr/share/emacs/site-li= sp/org-mode/ob-ruby /home/hagbard/.emacs.d/elpa/org-9.4/org-datetree hides /usr/share/emacs/si= te-lisp/org-mode/org-datetree /home/hagbard/.emacs.d/elpa/org-9.4/ob-plantuml hides /usr/share/emacs/sit= e-lisp/org-mode/ob-plantuml /home/hagbard/.emacs.d/elpa/org-9.4/ob-groovy hides /usr/share/emacs/site-= lisp/org-mode/ob-groovy /home/hagbard/.emacs.d/elpa/org-9.4/ob-lob hides /usr/share/emacs/site-lis= p/org-mode/ob-lob /home/hagbard/.emacs.d/elpa/org-9.4/org-lint hides /usr/share/emacs/site-l= isp/org-mode/org-lint /home/hagbard/.emacs.d/elpa/org-9.4/org-loaddefs hides /usr/share/emacs/si= te-lisp/org-mode/org-loaddefs /home/hagbard/.emacs.d/elpa/org-9.4/org-clock hides /usr/share/emacs/site-= lisp/org-mode/org-clock /home/hagbard/.emacs.d/elpa/org-9.4/org-pcomplete hides /usr/share/emacs/s= ite-lisp/org-mode/org-pcomplete /home/hagbard/.emacs.d/elpa/org-9.4/org hides /usr/share/emacs/site-lisp/o= rg-mode/org /home/hagbard/.emacs.d/elpa/org-9.4/org-inlinetask hides /usr/share/emacs/= site-lisp/org-mode/org-inlinetask /home/hagbard/.emacs.d/elpa/org-9.4/ob-org hides /usr/share/emacs/site-lis= p/org-mode/ob-org /home/hagbard/.emacs.d/elpa/org-9.4/ox-ascii hides /usr/share/emacs/site-l= isp/org-mode/ox-ascii /home/hagbard/.emacs.d/elpa/org-9.4/ob-abc hides /usr/share/emacs/site-lis= p/org-mode/ob-abc /home/hagbard/.emacs.d/elpa/org-9.4/ob-makefile hides /usr/share/emacs/sit= e-lisp/org-mode/ob-makefile /home/hagbard/.emacs.d/elpa/org-9.4/ob-clojure hides /usr/share/emacs/site= -lisp/org-mode/ob-clojure /home/hagbard/.emacs.d/elpa/org-9.4/ob-haskell hides /usr/share/emacs/site= -lisp/org-mode/ob-haskell /home/hagbard/.emacs.d/elpa/org-9.4/ox-man hides /usr/share/emacs/site-lis= p/org-mode/ox-man /home/hagbard/.emacs.d/elpa/org-9.4/org-list hides /usr/share/emacs/site-l= isp/org-mode/org-list /home/hagbard/.emacs.d/elpa/org-9.4/ox-odt hides /usr/share/emacs/site-lis= p/org-mode/ox-odt /home/hagbard/.emacs.d/elpa/org-9.4/ob-comint hides /usr/share/emacs/site-= lisp/org-mode/ob-comint /home/hagbard/.emacs.d/elpa/org-9.4/ob-gnuplot hides /usr/share/emacs/site= -lisp/org-mode/ob-gnuplot /home/hagbard/.emacs.d/elpa/org-9.4/org-install hides /usr/share/emacs/sit= e-lisp/org-mode/org-install /home/hagbard/.emacs.d/elpa/org-9.4/org-footnote hides /usr/share/emacs/si= te-lisp/org-mode/org-footnote /home/hagbard/.emacs.d/elpa/org-9.4/ob-fortran hides /usr/share/emacs/site= -lisp/org-mode/ob-fortran /home/hagbard/.emacs.d/elpa/org-9.4/ob-J hides /usr/share/emacs/site-lisp/= org-mode/ob-J /home/hagbard/.emacs.d/elpa/org-9.4/ob-ebnf hides /usr/share/emacs/site-li= sp/org-mode/ob-ebnf /home/hagbard/.emacs.d/elpa/org-9.4/ob-perl hides /usr/share/emacs/site-li= sp/org-mode/ob-perl /home/hagbard/.emacs.d/elpa/org-9.4/ox-html hides /usr/share/emacs/site-li= sp/org-mode/ox-html /home/hagbard/.emacs.d/elpa/org-9.4/ob-python hides /usr/share/emacs/site-= lisp/org-mode/ob-python /home/hagbard/.emacs.d/elpa/org-9.4/org-macs hides /usr/share/emacs/site-l= isp/org-mode/org-macs /home/hagbard/.emacs.d/elpa/org-9.4/ox hides /usr/share/emacs/site-lisp/or= g-mode/ox /home/hagbard/.emacs.d/elpa/org-9.4/org-agenda hides /usr/share/emacs/site= -lisp/org-mode/org-agenda /home/hagbard/.emacs.d/elpa/org-9.4/ob-shell hides /usr/share/emacs/site-l= isp/org-mode/ob-shell /home/hagbard/.emacs.d/elpa/org-9.4/ob-table hides /usr/share/emacs/site-l= isp/org-mode/ob-table /home/hagbard/.emacs.d/elpa/org-9.4/ob-shen hides /usr/share/emacs/site-li= sp/org-mode/ob-shen /home/hagbard/.emacs.d/elpa/org-9.4/ob-sass hides /usr/share/emacs/site-li= sp/org-mode/ob-sass /home/hagbard/.emacs.d/elpa/org-9.4/org-indent hides /usr/share/emacs/site= -lisp/org-mode/org-indent /home/hagbard/.emacs.d/elpa/org-9.4/ox-publish hides /usr/share/emacs/site= -lisp/org-mode/ox-publish /home/hagbard/.emacs.d/elpa/org-9.4/ob-io hides /usr/share/emacs/site-lisp= /org-mode/ob-io /home/hagbard/.emacs.d/elpa/org-9.4/ob-ref hides /usr/share/emacs/site-lis= p/org-mode/ob-ref /home/hagbard/.emacs.d/elpa/org-9.4/ob-emacs-lisp hides /usr/share/emacs/s= ite-lisp/org-mode/ob-emacs-lisp /home/hagbard/.emacs.d/elpa/org-9.4/org-archive hides /usr/share/emacs/sit= e-lisp/org-mode/org-archive /home/hagbard/.emacs.d/elpa/org-9.4/org-protocol hides /usr/share/emacs/si= te-lisp/org-mode/org-protocol /home/hagbard/.emacs.d/elpa/org-9.4/ob-matlab hides /usr/share/emacs/site-= lisp/org-mode/ob-matlab /home/hagbard/.emacs.d/elpa/org-9.4/ob-sql hides /usr/share/emacs/site-lis= p/org-mode/ob-sql /home/hagbard/.emacs.d/elpa/org-9.4/org-plot hides /usr/share/emacs/site-l= isp/org-mode/org-plot /home/hagbard/.emacs.d/elpa/org-9.4/ox-md hides /usr/share/emacs/site-lisp= /org-mode/ox-md /home/hagbard/.emacs.d/elpa/org-9.4/org-table hides /usr/share/emacs/site-= lisp/org-mode/org-table /home/hagbard/.emacs.d/elpa/org-9.4/ob-java hides /usr/share/emacs/site-li= sp/org-mode/ob-java /home/hagbard/.emacs.d/elpa/org-9.4/ob-sed hides /usr/share/emacs/site-lis= p/org-mode/ob-sed /home/hagbard/.emacs.d/elpa/org-9.4/org-ctags hides /usr/share/emacs/site-= lisp/org-mode/org-ctags /home/hagbard/.emacs.d/elpa/org-9.4/ob-mscgen hides /usr/share/emacs/site-= lisp/org-mode/ob-mscgen /home/hagbard/.emacs.d/elpa/org-9.4/org-entities hides /usr/share/emacs/si= te-lisp/org-mode/org-entities /home/hagbard/.emacs.d/elpa/org-9.4/org-capture hides /usr/share/emacs/sit= e-lisp/org-mode/org-capture /home/hagbard/.emacs.d/elpa/org-9.4/org-feed hides /usr/share/emacs/site-l= isp/org-mode/org-feed /home/hagbard/.emacs.d/elpa/org-9.4/ob-dot hides /usr/share/emacs/site-lis= p/org-mode/ob-dot /home/hagbard/.emacs.d/elpa/org-9.4/ob-tangle hides /usr/share/emacs/site-= lisp/org-mode/ob-tangle /home/hagbard/.emacs.d/elpa/org-9.4/ob-eval hides /usr/share/emacs/site-li= sp/org-mode/ob-eval /home/hagbard/.emacs.d/elpa/org-9.4/ob-ocaml hides /usr/share/emacs/site-l= isp/org-mode/ob-ocaml /home/hagbard/.emacs.d/elpa/org-9.4/org-colview hides /usr/share/emacs/sit= e-lisp/org-mode/org-colview /home/hagbard/.emacs.d/elpa/org-9.4/org-timer hides /usr/share/emacs/site-= lisp/org-mode/org-timer /home/hagbard/.emacs.d/elpa/org-9.4/ox-icalendar hides /usr/share/emacs/si= te-lisp/org-mode/ox-icalendar /home/hagbard/.emacs.d/elpa/org-9.4/org-mouse hides /usr/share/emacs/site-= lisp/org-mode/org-mouse /home/hagbard/.emacs.d/elpa/org-9.4/ox-texinfo hides /usr/share/emacs/site= -lisp/org-mode/ox-texinfo /home/hagbard/.emacs.d/elpa/org-9.4/ob-coq hides /usr/share/emacs/site-lis= p/org-mode/ob-coq /home/hagbard/.emacs.d/elpa/org-9.4/ob-sqlite hides /usr/share/emacs/site-= lisp/org-mode/ob-sqlite /home/hagbard/.emacs.d/elpa/org-9.4/ob-ledger hides /usr/share/emacs/site-= lisp/org-mode/ob-ledger /home/hagbard/.emacs.d/elpa/org-9.4/ob-processing hides /usr/share/emacs/s= ite-lisp/org-mode/ob-processing /home/hagbard/.emacs.d/elpa/org-9.4/ox-beamer hides /usr/share/emacs/site-= lisp/org-mode/ox-beamer /home/hagbard/.emacs.d/elpa/org-9.4/org-faces hides /usr/share/emacs/site-= lisp/org-mode/org-faces /home/hagbard/.emacs.d/elpa/org-9.4/ox-latex hides /usr/share/emacs/site-l= isp/org-mode/ox-latex /home/hagbard/.emacs.d/elpa/org-9.4/ob-awk hides /usr/share/emacs/site-lis= p/org-mode/ob-awk /home/hagbard/.emacs.d/elpa/org-9.4/org-id hides /usr/share/emacs/site-lis= p/org-mode/org-id /home/hagbard/.emacs.d/elpa/org-9.4/ob-css hides /usr/share/emacs/site-lis= p/org-mode/ob-css /home/hagbard/.emacs.d/elpa/org-9.4/ob-exp hides /usr/share/emacs/site-lis= p/org-mode/ob-exp /home/hagbard/.emacs.d/elpa/org-9.4/ob-screen hides /usr/share/emacs/site-= lisp/org-mode/ob-screen /home/hagbard/.emacs.d/elpa/org-9.4/ob-R hides /usr/share/emacs/site-lisp/= org-mode/ob-R /home/hagbard/.emacs.d/elpa/org-9.4/org-crypt hides /usr/share/emacs/site-= lisp/org-mode/org-crypt /home/hagbard/.emacs.d/elpa/org-9.4/ob-picolisp hides /usr/share/emacs/sit= e-lisp/org-mode/ob-picolisp /home/hagbard/.emacs.d/elpa/org-9.4/org-compat hides /usr/share/emacs/site= -lisp/org-mode/org-compat /home/hagbard/.emacs.d/elpa/org-9.4/ob-asymptote hides /usr/share/emacs/si= te-lisp/org-mode/ob-asymptote /home/hagbard/.emacs.d/elpa/org-9.4/ob-calc hides /usr/share/emacs/site-li= sp/org-mode/ob-calc /home/hagbard/.emacs.d/elpa/org-9.4/ob hides /usr/share/emacs/site-lisp/or= g-mode/ob /home/hagbard/.emacs.d/elpa/org-9.4/org-habit hides /usr/share/emacs/site-= lisp/org-mode/org-habit /home/hagbard/.emacs.d/elpa/org-9.4/ob-core hides /usr/share/emacs/site-li= sp/org-mode/ob-core /home/hagbard/.emacs.d/elpa/org-9.4/ob-lisp hides /usr/share/emacs/site-li= sp/org-mode/ob-lisp /home/hagbard/.emacs.d/elpa/org-9.4/ox-org hides /usr/share/emacs/site-lis= p/org-mode/ox-org /home/hagbard/.emacs.d/elpa/org-9.4/org-mobile hides /usr/share/emacs/site= -lisp/org-mode/org-mobile /home/hagbard/.emacs.d/elpa/org-9.4/ob-maxima hides /usr/share/emacs/site-= lisp/org-mode/ob-maxima /home/hagbard/.emacs.d/elpa/org-9.4/ob-octave hides /usr/share/emacs/site-= lisp/org-mode/ob-octave /home/hagbard/.emacs.d/elpa/org-9.4/ob-forth hides /usr/share/emacs/site-l= isp/org-mode/ob-forth /home/hagbard/.emacs.d/elpa/org-9.4/ob-stan hides /usr/share/emacs/site-li= sp/org-mode/ob-stan /home/hagbard/.emacs.d/elpa/org-9.4/org-src hides /usr/share/emacs/site-li= sp/org-mode/org-src /home/hagbard/.emacs.d/elpa/org-9.4/org-element hides /usr/share/emacs/sit= e-lisp/org-mode/org-element /home/hagbard/.emacs.d/elpa/org-9.4/ob-js hides /usr/share/emacs/site-lisp= /org-mode/ob-js /home/hagbard/.emacs.d/elpa/org-9.4/org-version hides /usr/share/emacs/sit= e-lisp/org-mode/org-version /home/hagbard/.emacs.d/elpa/org-9.4/org-attach hides /usr/share/emacs/site= -lisp/org-mode/org-attach /home/hagbard/.emacs.d/elpa/org-9.4/org-macro hides /usr/share/emacs/site-= lisp/org-mode/org-macro /home/hagbard/.emacs.d/elpa/org-9.4/ob-ditaa hides /usr/share/emacs/site-l= isp/org-mode/ob-ditaa /home/hagbard/.emacs.d/elpa/org-9.4/ob-lilypond hides /usr/share/emacs/sit= e-lisp/org-mode/ob-lilypond /home/hagbard/.emacs.d/elpa/org-9.4/ob-C hides /usr/share/emacs/site-lisp/= org-mode/ob-C /home/hagbard/.emacs.d/elpa/org-9.4/ob-scheme hides /usr/share/emacs/site-= lisp/org-mode/ob-scheme /usr/share/emacs/site-lisp/dictionaries-common/ispell hides /usr/share/ema= cs/27.1/lisp/textmodes/ispell /usr/share/emacs/site-lisp/dictionaries-common/flyspell hides /usr/share/e= macs/27.1/lisp/textmodes/flyspell /home/hagbard/.emacs.d/elpa/org-9.4/ol-info hides /usr/share/emacs/27.1/li= sp/org/ol-info /home/hagbard/.emacs.d/elpa/org-9.4/ob-perl hides /usr/share/emacs/27.1/li= sp/org/ob-perl /home/hagbard/.emacs.d/elpa/org-9.4/ob hides /usr/share/emacs/27.1/lisp/or= g/ob /home/hagbard/.emacs.d/elpa/org-9.4/ob-shell hides /usr/share/emacs/27.1/l= isp/org/ob-shell /home/hagbard/.emacs.d/elpa/org-9.4/ob-java hides /usr/share/emacs/27.1/li= sp/org/ob-java /home/hagbard/.emacs.d/elpa/org-9.4/org-datetree hides /usr/share/emacs/27= .1/lisp/org/org-datetree /home/hagbard/.emacs.d/elpa/org-9.4/ob-emacs-lisp hides /usr/share/emacs/2= 7.1/lisp/org/ob-emacs-lisp /home/hagbard/.emacs.d/elpa/org-9.4/org-loaddefs hides /usr/share/emacs/27= .1/lisp/org/org-loaddefs /home/hagbard/.emacs.d/elpa/org-9.4/org-colview hides /usr/share/emacs/27.= 1/lisp/org/org-colview /home/hagbard/.emacs.d/elpa/org-9.4/ol-bbdb hides /usr/share/emacs/27.1/li= sp/org/ol-bbdb /home/hagbard/.emacs.d/elpa/org-9.4/org-timer hides /usr/share/emacs/27.1/= lisp/org/org-timer /home/hagbard/.emacs.d/elpa/org-9.4/org-protocol hides /usr/share/emacs/27= .1/lisp/org/org-protocol /home/hagbard/.emacs.d/elpa/org-9.4/ob-sqlite hides /usr/share/emacs/27.1/= lisp/org/ob-sqlite /home/hagbard/.emacs.d/elpa/org-9.4/ob-exp hides /usr/share/emacs/27.1/lis= p/org/ob-exp /home/hagbard/.emacs.d/elpa/org-9.4/org-entities hides /usr/share/emacs/27= .1/lisp/org/org-entities /home/hagbard/.emacs.d/elpa/org-9.4/org-macs hides /usr/share/emacs/27.1/l= isp/org/org-macs /home/hagbard/.emacs.d/elpa/org-9.4/ol-bibtex hides /usr/share/emacs/27.1/= lisp/org/ol-bibtex /home/hagbard/.emacs.d/elpa/org-9.4/ob-abc hides /usr/share/emacs/27.1/lis= p/org/ob-abc /home/hagbard/.emacs.d/elpa/org-9.4/org-compat hides /usr/share/emacs/27.1= /lisp/org/org-compat /home/hagbard/.emacs.d/elpa/org-9.4/ob-eval hides /usr/share/emacs/27.1/li= sp/org/ob-eval /home/hagbard/.emacs.d/elpa/org-9.4/ob-sql hides /usr/share/emacs/27.1/lis= p/org/ob-sql /home/hagbard/.emacs.d/elpa/org-9.4/ob-comint hides /usr/share/emacs/27.1/= lisp/org/ob-comint /home/hagbard/.emacs.d/elpa/org-9.4/org-install hides /usr/share/emacs/27.= 1/lisp/org/org-install /home/hagbard/.emacs.d/elpa/org-9.4/org-capture hides /usr/share/emacs/27.= 1/lisp/org/org-capture /home/hagbard/.emacs.d/elpa/org-9.4/ob-stan hides /usr/share/emacs/27.1/li= sp/org/ob-stan /home/hagbard/.emacs.d/elpa/org-9.4/ob-io hides /usr/share/emacs/27.1/lisp= /org/ob-io /home/hagbard/.emacs.d/elpa/org-9.4/ob-mscgen hides /usr/share/emacs/27.1/= lisp/org/ob-mscgen /home/hagbard/.emacs.d/elpa/org-9.4/ol-rmail hides /usr/share/emacs/27.1/l= isp/org/ol-rmail /home/hagbard/.emacs.d/elpa/org-9.4/org-keys hides /usr/share/emacs/27.1/l= isp/org/org-keys /home/hagbard/.emacs.d/elpa/org-9.4/ob-R hides /usr/share/emacs/27.1/lisp/= org/ob-R /home/hagbard/.emacs.d/elpa/org-9.4/ob-gnuplot hides /usr/share/emacs/27.1= /lisp/org/ob-gnuplot /home/hagbard/.emacs.d/elpa/org-9.4/ol-irc hides /usr/share/emacs/27.1/lis= p/org/ol-irc /home/hagbard/.emacs.d/elpa/org-9.4/ox-beamer hides /usr/share/emacs/27.1/= lisp/org/ox-beamer /home/hagbard/.emacs.d/elpa/org-9.4/ob-forth hides /usr/share/emacs/27.1/l= isp/org/ob-forth /home/hagbard/.emacs.d/elpa/org-9.4/ob-ditaa hides /usr/share/emacs/27.1/l= isp/org/ob-ditaa /home/hagbard/.emacs.d/elpa/org-9.4/ob-vala hides /usr/share/emacs/27.1/li= sp/org/ob-vala /home/hagbard/.emacs.d/elpa/org-9.4/ol-eww hides /usr/share/emacs/27.1/lis= p/org/ol-eww /home/hagbard/.emacs.d/elpa/org-9.4/ob-C hides /usr/share/emacs/27.1/lisp/= org/ob-C /home/hagbard/.emacs.d/elpa/org-9.4/ol-eshell hides /usr/share/emacs/27.1/= lisp/org/ol-eshell /home/hagbard/.emacs.d/elpa/org-9.4/org-footnote hides /usr/share/emacs/27= .1/lisp/org/org-footnote /home/hagbard/.emacs.d/elpa/org-9.4/org-feed hides /usr/share/emacs/27.1/l= isp/org/org-feed /home/hagbard/.emacs.d/elpa/org-9.4/ob-lua hides /usr/share/emacs/27.1/lis= p/org/ob-lua /home/hagbard/.emacs.d/elpa/org-9.4/ox-man hides /usr/share/emacs/27.1/lis= p/org/ox-man /home/hagbard/.emacs.d/elpa/org-9.4/org-faces hides /usr/share/emacs/27.1/= lisp/org/org-faces /home/hagbard/.emacs.d/elpa/org-9.4/org-table hides /usr/share/emacs/27.1/= lisp/org/org-table /home/hagbard/.emacs.d/elpa/org-9.4/org-ctags hides /usr/share/emacs/27.1/= lisp/org/org-ctags /home/hagbard/.emacs.d/elpa/org-9.4/ob-matlab hides /usr/share/emacs/27.1/= lisp/org/ob-matlab /home/hagbard/.emacs.d/elpa/org-9.4/ob-core hides /usr/share/emacs/27.1/li= sp/org/ob-core /home/hagbard/.emacs.d/elpa/org-9.4/ol-mhe hides /usr/share/emacs/27.1/lis= p/org/ol-mhe /home/hagbard/.emacs.d/elpa/org-9.4/ob-plantuml hides /usr/share/emacs/27.= 1/lisp/org/ob-plantuml /home/hagbard/.emacs.d/elpa/org-9.4/org-habit hides /usr/share/emacs/27.1/= lisp/org/org-habit /home/hagbard/.emacs.d/elpa/org-9.4/org-lint hides /usr/share/emacs/27.1/l= isp/org/org-lint /home/hagbard/.emacs.d/elpa/org-9.4/ob-org hides /usr/share/emacs/27.1/lis= p/org/ob-org /home/hagbard/.emacs.d/elpa/org-9.4/ob-js hides /usr/share/emacs/27.1/lisp= /org/ob-js /home/hagbard/.emacs.d/elpa/org-9.4/ol-w3m hides /usr/share/emacs/27.1/lis= p/org/ol-w3m /home/hagbard/.emacs.d/elpa/org-9.4/ob-latex hides /usr/share/emacs/27.1/l= isp/org/ob-latex /home/hagbard/.emacs.d/elpa/org-9.4/ox-texinfo hides /usr/share/emacs/27.1= /lisp/org/ox-texinfo /home/hagbard/.emacs.d/elpa/org-9.4/org-element hides /usr/share/emacs/27.= 1/lisp/org/org-element /home/hagbard/.emacs.d/elpa/org-9.4/ox-icalendar hides /usr/share/emacs/27= .1/lisp/org/ox-icalendar /home/hagbard/.emacs.d/elpa/org-9.4/ob-ruby hides /usr/share/emacs/27.1/li= sp/org/ob-ruby /home/hagbard/.emacs.d/elpa/org-9.4/ob-haskell hides /usr/share/emacs/27.1= /lisp/org/ob-haskell /home/hagbard/.emacs.d/elpa/org-9.4/ob-awk hides /usr/share/emacs/27.1/lis= p/org/ob-awk /home/hagbard/.emacs.d/elpa/org-9.4/org-mouse hides /usr/share/emacs/27.1/= lisp/org/org-mouse /home/hagbard/.emacs.d/elpa/org-9.4/ob-ledger hides /usr/share/emacs/27.1/= lisp/org/ob-ledger /home/hagbard/.emacs.d/elpa/org-9.4/org-attach hides /usr/share/emacs/27.1= /lisp/org/org-attach /home/hagbard/.emacs.d/elpa/org-9.4/ob-maxima hides /usr/share/emacs/27.1/= lisp/org/ob-maxima /home/hagbard/.emacs.d/elpa/org-9.4/ob-ref hides /usr/share/emacs/27.1/lis= p/org/ob-ref /home/hagbard/.emacs.d/elpa/org-9.4/org-clock hides /usr/share/emacs/27.1/= lisp/org/org-clock /home/hagbard/.emacs.d/elpa/org-9.4/ob-table hides /usr/share/emacs/27.1/l= isp/org/ob-table /home/hagbard/.emacs.d/elpa/org-9.4/org-plot hides /usr/share/emacs/27.1/l= isp/org/org-plot /home/hagbard/.emacs.d/elpa/org-9.4/ob-tangle hides /usr/share/emacs/27.1/= lisp/org/ob-tangle /home/hagbard/.emacs.d/elpa/org-9.4/ox-latex hides /usr/share/emacs/27.1/l= isp/org/ox-latex /home/hagbard/.emacs.d/elpa/org-9.4/ox-html hides /usr/share/emacs/27.1/li= sp/org/ox-html /home/hagbard/.emacs.d/elpa/org-9.4/org-attach-git hides /usr/share/emacs/= 27.1/lisp/org/org-attach-git /home/hagbard/.emacs.d/elpa/org-9.4/ob-calc hides /usr/share/emacs/27.1/li= sp/org/ob-calc /home/hagbard/.emacs.d/elpa/org-9.4/org-tempo hides /usr/share/emacs/27.1/= lisp/org/org-tempo /home/hagbard/.emacs.d/elpa/org-9.4/org-pcomplete hides /usr/share/emacs/2= 7.1/lisp/org/org-pcomplete /home/hagbard/.emacs.d/elpa/org-9.4/org-indent hides /usr/share/emacs/27.1= /lisp/org/org-indent /home/hagbard/.emacs.d/elpa/org-9.4/ox hides /usr/share/emacs/27.1/lisp/or= g/ox /home/hagbard/.emacs.d/elpa/org-9.4/ob-ocaml hides /usr/share/emacs/27.1/l= isp/org/ob-ocaml /home/hagbard/.emacs.d/elpa/org-9.4/org-macro hides /usr/share/emacs/27.1/= lisp/org/org-macro /home/hagbard/.emacs.d/elpa/org-9.4/ob-ebnf hides /usr/share/emacs/27.1/li= sp/org/ob-ebnf /home/hagbard/.emacs.d/elpa/org-9.4/ob-sed hides /usr/share/emacs/27.1/lis= p/org/ob-sed /home/hagbard/.emacs.d/elpa/org-9.4/ob-screen hides /usr/share/emacs/27.1/= lisp/org/ob-screen /home/hagbard/.emacs.d/elpa/org-9.4/ob-J hides /usr/share/emacs/27.1/lisp/= org/ob-J /home/hagbard/.emacs.d/elpa/org-9.4/ox-org hides /usr/share/emacs/27.1/lis= p/org/ox-org /home/hagbard/.emacs.d/elpa/org-9.4/org-id hides /usr/share/emacs/27.1/lis= p/org/org-id /home/hagbard/.emacs.d/elpa/org-9.4/ob-eshell hides /usr/share/emacs/27.1/= lisp/org/ob-eshell /home/hagbard/.emacs.d/elpa/org-9.4/ob-lilypond hides /usr/share/emacs/27.= 1/lisp/org/ob-lilypond /home/hagbard/.emacs.d/elpa/org-9.4/ob-dot hides /usr/share/emacs/27.1/lis= p/org/ob-dot /home/hagbard/.emacs.d/elpa/org-9.4/org-agenda hides /usr/share/emacs/27.1= /lisp/org/org-agenda /home/hagbard/.emacs.d/elpa/org-9.4/ob-asymptote hides /usr/share/emacs/27= .1/lisp/org/ob-asymptote /home/hagbard/.emacs.d/elpa/org-9.4/ob-python hides /usr/share/emacs/27.1/= lisp/org/ob-python /home/hagbard/.emacs.d/elpa/org-9.4/ob-groovy hides /usr/share/emacs/27.1/= lisp/org/ob-groovy /home/hagbard/.emacs.d/elpa/org-9.4/ox-md hides /usr/share/emacs/27.1/lisp= /org/ox-md /home/hagbard/.emacs.d/elpa/org-9.4/ox-odt hides /usr/share/emacs/27.1/lis= p/org/ox-odt /home/hagbard/.emacs.d/elpa/org-9.4/ob-fortran hides /usr/share/emacs/27.1= /lisp/org/ob-fortran /home/hagbard/.emacs.d/elpa/org-9.4/ox-ascii hides /usr/share/emacs/27.1/l= isp/org/ox-ascii /home/hagbard/.emacs.d/elpa/org-9.4/ob-sass hides /usr/share/emacs/27.1/li= sp/org/ob-sass /home/hagbard/.emacs.d/elpa/org-9.4/ob-lob hides /usr/share/emacs/27.1/lis= p/org/ob-lob /home/hagbard/.emacs.d/elpa/org-9.4/org-num hides /usr/share/emacs/27.1/li= sp/org/org-num /home/hagbard/.emacs.d/elpa/org-9.4/org-crypt hides /usr/share/emacs/27.1/= lisp/org/org-crypt /home/hagbard/.emacs.d/elpa/org-9.4/org-list hides /usr/share/emacs/27.1/l= isp/org/org-list /home/hagbard/.emacs.d/elpa/org-9.4/ob-scheme hides /usr/share/emacs/27.1/= lisp/org/ob-scheme /home/hagbard/.emacs.d/elpa/org-9.4/ol hides /usr/share/emacs/27.1/lisp/or= g/ol /home/hagbard/.emacs.d/elpa/org-9.4/ob-picolisp hides /usr/share/emacs/27.= 1/lisp/org/ob-picolisp /home/hagbard/.emacs.d/elpa/org-9.4/ob-processing hides /usr/share/emacs/2= 7.1/lisp/org/ob-processing /home/hagbard/.emacs.d/elpa/org-9.4/org-goto hides /usr/share/emacs/27.1/l= isp/org/org-goto /home/hagbard/.emacs.d/elpa/org-9.4/ob-css hides /usr/share/emacs/27.1/lis= p/org/ob-css /home/hagbard/.emacs.d/elpa/org-9.4/ob-hledger hides /usr/share/emacs/27.1= /lisp/org/ob-hledger /home/hagbard/.emacs.d/elpa/org-9.4/ox-publish hides /usr/share/emacs/27.1= /lisp/org/ox-publish /home/hagbard/.emacs.d/elpa/org-9.4/org-version hides /usr/share/emacs/27.= 1/lisp/org/org-version /home/hagbard/.emacs.d/elpa/org-9.4/ob-lisp hides /usr/share/emacs/27.1/li= sp/org/ob-lisp /home/hagbard/.emacs.d/elpa/org-9.4/ol-gnus hides /usr/share/emacs/27.1/li= sp/org/ol-gnus /home/hagbard/.emacs.d/elpa/org-9.4/org-inlinetask hides /usr/share/emacs/= 27.1/lisp/org/org-inlinetask /home/hagbard/.emacs.d/elpa/org-9.4/ol-docview hides /usr/share/emacs/27.1= /lisp/org/ol-docview /home/hagbard/.emacs.d/elpa/org-9.4/ob-makefile hides /usr/share/emacs/27.= 1/lisp/org/ob-makefile /home/hagbard/.emacs.d/elpa/org-9.4/org-src hides /usr/share/emacs/27.1/li= sp/org/org-src /home/hagbard/.emacs.d/elpa/org-9.4/ob-shen hides /usr/share/emacs/27.1/li= sp/org/ob-shen /home/hagbard/.emacs.d/elpa/org-9.4/org-duration hides /usr/share/emacs/27= .1/lisp/org/org-duration /home/hagbard/.emacs.d/elpa/org-9.4/org-mobile hides /usr/share/emacs/27.1= /lisp/org/org-mobile /home/hagbard/.emacs.d/elpa/org-9.4/org-archive hides /usr/share/emacs/27.= 1/lisp/org/org-archive /home/hagbard/.emacs.d/elpa/org-9.4/ob-coq hides /usr/share/emacs/27.1/lis= p/org/ob-coq /home/hagbard/.emacs.d/elpa/org-9.4/ob-octave hides /usr/share/emacs/27.1/= lisp/org/ob-octave /home/hagbard/.emacs.d/elpa/org-9.4/org hides /usr/share/emacs/27.1/lisp/o= rg/org /home/hagbard/.emacs.d/elpa/org-9.4/ob-clojure hides /usr/share/emacs/27.1= /lisp/org/ob-clojure Features: (shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs format-spec rfc822 mml mml-sec epa derived epg epg-config gnus-util rmail rmail-loaddefs text-property-search mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date edmacro kmacro pcase finder-inf info package easymenu browse-url url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json subr-x map url-vars seq byte-opt gv bytecomp byte-compile cconv cl-loaddefs cl-lib tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 72984 5475) (symbols 48 8554 1) (strings 32 25653 2154) (string-bytes 1 793319) (vectors 16 13396) (vector-slots 8 173963 8984) (floats 8 25 21) (intervals 56 253 0) (buffers 1000 12) (heap 1024 19951 1506)) > Sent: Sunday, January 03, 2021 at 9:02 PM > From: "Eli Zaretskii" <eliz@HIDDEN> > To: "Christopher Dimech" <dimech@HIDDEN> > Cc: 45622 <at> debbugs.gnu.org > Subject: bug#45622: (flyspell-buffer) does not enable spelling highlight= ing > > > From: Christopher Dimech <dimech@HIDDEN> > > Date: Sun, 3 Jan 2021 14:55:04 +0100 > > Sensitivity: Normal > > > > When I call (flyspell-buffer) through a keybinding the highlighting > > of flyspell is not activated. However things work when using > > "M-x flyspell-buffer". > > I cannot reproduce this. Please describe the steps to reproduce the > problem starting from "emacs -Q", and please provide the information > collected by "M-x report-emacs-bug" on that system. > > Thanks. > > > >
bug-gnu-emacs@HIDDEN
:bug#45622
; Package emacs
.
Full text available.Received: (at 45622) by debbugs.gnu.org; 3 Jan 2021 15:32:53 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sun Jan 03 10:32:53 2021 Received: from localhost ([127.0.0.1]:38419 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1kw5NF-0004gI-49 for submit <at> debbugs.gnu.org; Sun, 03 Jan 2021 10:32:53 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35574) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1kw5ND-0004g5-Mc for 45622 <at> debbugs.gnu.org; Sun, 03 Jan 2021 10:32:52 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43867) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from <eliz@HIDDEN>) id 1kw5N8-0001Mv-Bb; Sun, 03 Jan 2021 10:32:46 -0500 Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3515 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from <eliz@HIDDEN>) id 1kw5N7-0003W0-Ii; Sun, 03 Jan 2021 10:32:46 -0500 Date: Sun, 03 Jan 2021 17:32:33 +0200 Message-Id: <83im8ec9ym.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: Christopher Dimech <dimech@HIDDEN> In-Reply-To: <trinity-eb80415a-061f-456a-9498-bcd55b64234c-1609682104134@3c-app-mailcom-bs01> (message from Christopher Dimech on Sun, 3 Jan 2021 14:55:04 +0100) Subject: Re: bug#45622: (flyspell-buffer) does not enable spelling highlighting References: <trinity-eb80415a-061f-456a-9498-bcd55b64234c-1609682104134@3c-app-mailcom-bs01> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 45622 Cc: 45622 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) > From: Christopher Dimech <dimech@HIDDEN> > Date: Sun, 3 Jan 2021 14:55:04 +0100 > Sensitivity: Normal > > When I call (flyspell-buffer) through a keybinding the highlighting > of flyspell is not activated. However things work when using > "M-x flyspell-buffer". I cannot reproduce this. Please describe the steps to reproduce the problem starting from "emacs -Q", and please provide the information collected by "M-x report-emacs-bug" on that system. Thanks.
bug-gnu-emacs@HIDDEN
:bug#45622
; Package emacs
.
Full text available.Received: (at submit) by debbugs.gnu.org; 3 Jan 2021 13:55:11 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sun Jan 03 08:55:11 2021 Received: from localhost ([127.0.0.1]:37207 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1kw3qh-0001z0-7X for submit <at> debbugs.gnu.org; Sun, 03 Jan 2021 08:55:11 -0500 Received: from lists.gnu.org ([209.51.188.17]:39796) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <dimech@HIDDEN>) id 1kw3qf-0001ys-9w for submit <at> debbugs.gnu.org; Sun, 03 Jan 2021 08:55:09 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:42476) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <dimech@HIDDEN>) id 1kw3qf-0001Oa-1R for bug-gnu-emacs@HIDDEN; Sun, 03 Jan 2021 08:55:09 -0500 Received: from mout.gmx.net ([212.227.17.20]:35247) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <dimech@HIDDEN>) id 1kw3qd-00028A-7y for bug-gnu-emacs@HIDDEN; Sun, 03 Jan 2021 08:55:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1609682104; bh=M/JZB2W9owRP5KJcHuFwna3Dq0SUBeiNt/vlfUc5tT4=; h=X-UI-Sender-Class:From:To:Subject:Date; b=aZM+37No6t6kAa5KzN9BQZek739ETNqaK6Bgtmr79UaIbVBUZlcR4vhe9BPT0SzIz C5x8VIJAx1Vx94hSkn9LjpH8XfLTxzBpwsalPpnL+0OulxKYf4uzjQXNy0Iwh9HQB1 X1MZxWEdCLHfCLO6EdFzXyKkZmfhiKabpugZqYus= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from [213.165.168.94] ([213.165.168.94]) by web-mail.gmx.net (3c-app-mailcom-bs01.server.lan [172.19.170.58]) (via HTTP); Sun, 3 Jan 2021 14:55:04 +0100 MIME-Version: 1.0 Message-ID: <trinity-eb80415a-061f-456a-9498-bcd55b64234c-1609682104134@3c-app-mailcom-bs01> From: Christopher Dimech <dimech@HIDDEN> To: bug-gnu-emacs@HIDDEN Subject: (flyspell-buffer) does not enable spelling highlighting Content-Type: text/plain; charset=UTF-8 Date: Sun, 3 Jan 2021 14:55:04 +0100 Importance: normal Sensitivity: Normal X-Priority: 3 X-Provags-ID: V03:K1:7LW6rTUju2fOkhTsDplWdFHkvlXAiPKomv39GADzfYa5RdkUCQ9PjZh8p1CF8w3dHLFTK LkRDnILnbu+JGq7amFHhCTbj/C9GxFiIAu+IfQrR1xdGpkyEFplZkgMiFhiPommAwKbzTKWxtbDY WHdxNIWtTsbyyH0d91KVI+VfK8i4vi4lRegnHffz/PdeavaRy6XUOTHIecvShnXARmEmFRwRLWDi UnkiIFozcD1eBMBFsnHC9V6sG1M0cRa6ejZwOcu8TI8UDJ+0kA4MI8TGV9EXz2Ybf3ta27QM38rz 04= X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:9fsdbjJ5VWw=:HOoed5xD077rYIQsPW/2o/ ZKtTx3WISX4ugUaEPk848W6oki5EbLfsfGhaO5Jd6vcSLDEtPjqy/OYCI4NimyW9w7+OUAQqC OoG6+9UbZf0yt50p1DJr4Rt/r2rIvIUXXJBFJYxjbokw1kZzg4Z6CiBb6f6d9MhpGEFdPN3Rg rXTpcan6k18y7q0P5eyr45wqASMkbjNLVcWSpWA5Uw+FrVKtaqDNFLhQ3t2ZhiTxiP0t99n0h mIKnKGafJffjkR4o5UaeYJuprrgCAwtmEohGgb9cvYzMLrKgcJi5A9ED7khmz4ziksFnDMu5n 5ytJ1xrxRx6ce8rDaETkFCof/2aqmNIICIMxfd773Rs/Yp0Hk4FqN8m9t8Miwku+ZhMzvNnSb /5kb2A+9xBGLyGs+Ah7OIC+DidaRSKy2pEcpjs18eQxyvdXmz0Y5SasL+/VlNrsLCo34HdKV+ GaAuSdQotzfAVlNeZi8KJBxEQvi4lNNcsUQECalonq7yyCu8B2xeVQVlRKsyQCZsGHvDLVqfH hL/Tdlm2YyAcT1pIsFdZfpuD2CN0L3wmPvibmGdSdNtjACk7a+ge37LaaYXU8MlrhD8MHMMw9 jE0tiM/eQaAms= Received-SPF: pass client-ip=212.227.17.20; envelope-from=dimech@HIDDEN; helo=mout.gmx.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.4 (--) When I call (flyspell-buffer) through a keybinding the highlighting of flyspell is not activated. However things work when using "M-x flyspell-buffer".
Christopher Dimech <dimech@HIDDEN>
:bug-gnu-emacs@HIDDEN
.
Full text available.bug-gnu-emacs@HIDDEN
:bug#45622
; Package emacs
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.