From unknown Mon Jun 23 23:52:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#8826: 23.3.50; flyspell-mode auto-activated in non-text modes Resent-From: Reuben Thomas Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 08 Jun 2011 22:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 8826 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 8826@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.130757211413312 (code B ref -1); Wed, 08 Jun 2011 22:29:02 +0000 Received: (at submit) by debbugs.gnu.org; 8 Jun 2011 22:28:34 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QUREn-0003Sf-Id for submit@debbugs.gnu.org; Wed, 08 Jun 2011 18:28:34 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QUREl-0003ST-Ae for submit@debbugs.gnu.org; Wed, 08 Jun 2011 18:28:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QUREe-0007E5-AA for submit@debbugs.gnu.org; Wed, 08 Jun 2011 18:28:25 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:45106) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUREd-0007Dy-Ce for submit@debbugs.gnu.org; Wed, 08 Jun 2011 18:28:23 -0400 Received: from eggs.gnu.org ([140.186.70.92]:39104) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUREa-0001tb-MF for bug-gnu-emacs@gnu.org; Wed, 08 Jun 2011 18:28:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QUREY-0007Db-7h for bug-gnu-emacs@gnu.org; Wed, 08 Jun 2011 18:28:20 -0400 Received: from exprod7ob114.obsmtp.com ([64.18.2.214]:59865) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1QUREX-0007DN-LD for bug-gnu-emacs@gnu.org; Wed, 08 Jun 2011 18:28:18 -0400 Received: from mail-ww0-f47.google.com ([74.125.82.47]) (using TLSv1) by exprod7ob114.postini.com ([64.18.6.12]) with SMTP ID DSNKTe/3fKAOGTctpkiIsgQ63yYXuHuJRdW0@postini.com; Wed, 08 Jun 2011 15:28:16 PDT Received: by mail-ww0-f47.google.com with SMTP id 4so993309wwk.28 for ; Wed, 08 Jun 2011 15:28:12 -0700 (PDT) Received: by 10.227.206.135 with SMTP id fu7mr8047037wbb.64.1307572092251; Wed, 08 Jun 2011 15:28:12 -0700 (PDT) Received: from skwd (87-194-87-241.bethere.co.uk [87.194.87.241]) by mx.google.com with ESMTPS id ej7sm752397wbb.53.2011.06.08.15.28.11 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 08 Jun 2011 15:28:11 -0700 (PDT) From: Reuben Thomas Date: Wed, 08 Jun 2011 23:28:10 +0100 Message-ID: <8762ogargl.fsf@sc3d.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.0 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.0 (------) I have flyspell mode configured to come on automatically, by customizing text-mode-hook to contain turn-on-flyspell. (At least, as far as I know, that=E2=80=99s it!) However, I find that, apparently as a result, flyspell-mode is activated in lots of modes where it=E2=80=99s not wanted, in particular programming m= odes. My workaround is to add flyspell-prog-mode to each such mode=E2=80=99s hook, which seems to override =E2=80=9Cpure=E2=80=9D flyspell-mode. Actually, it = would be useful if there were a global option to switch flyspell-prog-mode on for all programming modes. Finally, flyspell-mode is activated in Info-mode, which is a pain, as it slows things right down. (It also has very little utility, though I suppose it could be useful for proof-reading.) In GNU Emacs 23.3.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.4) of 2011-05-25 on skwd Windowing system distributor `The X.Org Foundation', version 11.0.11001000 Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_GB.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Javascript Minor modes in effect: diff-auto-refine-mode: t nxhtml-tag-do-also: t popcmp-group-alternatives: t popcmp-short-help-beside-alts: t rngalt-minimal-validation-header: t rngalt-display-validation-header: t flyspell-mode: t recentf-mode: t show-paren-mode: t savehist-mode: t minibuffer-electric-default-mode: t iswitchb-mode: t icomplete-mode: t global-whitespace-mode: t global-auto-revert-mode: t desktop-save-mode: t nxhtml-menu-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: =20 =20 =20 =20 =20 =20 C-s i n n e r C-s C-s C-s C-s C-s C-s=20 C-a C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n=20 C-n C-n C-n C-n C-n C-n C-n M-< C-s h e i g h t C-s=20 C-s C-s C-s C-s =20 =20 C-s s m a l=20 l A r t e a e a=20 . w i d t h C-s C-s C-s C-s C-s C-a =20 =20 C-e C-w C-_ =20 s m , a l l A r e a C-a C-SPC=20 C-n C-n C-n C-w C-y C-y C-p C-p C-p C-p C-p C-p C-e=20 w r a p C-x C-s =20 } SPC=20 e l s e SPC { m o v e r . s h o w (=20 ) ; C-x C-s C-a =20 =20 C-k C-x C-s C-a=20 M-x r e p o r t - e m a c s=20 - b u g Recent messages: Mark set Mark saved where search started [2 times] Undo! Mark set [3 times] Saving file /home/rrt/Software/magnifier/magnifier.jquery.js... Wrote /home/rrt/Software/magnifier/magnifier.jquery.js Saving file /home/rrt/Software/magnifier/magnifier.jquery.js... Wrote /home/rrt/Software/magnifier/magnifier.jquery.js Saving file /home/rrt/Software/magnifier/magnifier.jquery.js... Wrote /home/rrt/Software/magnifier/magnifier.jquery.js Load-path shadows: /home/rrt/local/share/emacs/nxhtml/util/rnc-mode hides /usr/share/emacs-sna= pshot/site-lisp/rnc-mode/rnc-mode /home/rrt/local/share/emacs/nxhtml/related/php-mode hides /home/rrt/local/s= hare/emacs/site-lisp/php-mode /home/rrt/.emacs.d/elpa/dictionary-1.8.7/dictionary-init hides /usr/local/s= hare/emacs/23.3.50/site-lisp/dictionary-el/dictionary-init /home/rrt/.emacs.d/elpa/dictionary-1.8.7/dictionary hides /usr/local/share/= emacs/23.3.50/site-lisp/dictionary-el/dictionary /home/rrt/.emacs.d/elpa/dictionary-1.8.7/link hides /usr/local/share/emacs/= 23.3.50/site-lisp/dictionary-el/link /home/rrt/.emacs.d/elpa/dictionary-1.8.7/connection hides /usr/local/share/= emacs/23.3.50/site-lisp/dictionary-el/connection /home/rrt/local/share/emacs/site-lisp/graphviz-dot-mode hides /usr/local/sh= are/emacs/23.3.50/site-lisp/emacs-goodies-el/graphviz-dot-mode /home/rrt/local/share/emacs/site-lisp/dict hides /usr/local/share/emacs/23.= 3.50/site-lisp/emacs-goodies-el/dict /usr/share/emacs-snapshot/site-lisp/ruby1.8-elisp/ruby-mode hides /usr/loca= l/share/emacs/23.3.50/lisp/progmodes/ruby-mode /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-style hides /usr/share/= emacs/site-lisp/auctex/tex-style /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-mik hides /usr/share/em= acs/site-lisp/auctex/tex-mik /usr/local/share/emacs/23.3.50/site-lisp/auctex/multi-prompt hides /usr/sha= re/emacs/site-lisp/auctex/multi-prompt /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-jp hides /usr/share/ema= cs/site-lisp/auctex/tex-jp /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-info hides /usr/share/e= macs/site-lisp/auctex/tex-info /usr/local/share/emacs/23.3.50/site-lisp/auctex/latex hides /usr/share/emac= s/site-lisp/auctex/latex /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex hides /usr/share/emacs/= site-lisp/auctex/tex /usr/local/share/emacs/23.3.50/site-lisp/auctex/texmathp hides /usr/share/e= macs/site-lisp/auctex/texmathp /usr/local/share/emacs/23.3.50/site-lisp/auctex/context-nl hides /usr/share= /emacs/site-lisp/auctex/context-nl /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-font hides /usr/share/e= macs/site-lisp/auctex/tex-font /usr/local/share/emacs/23.3.50/site-lisp/auctex/toolbar-x hides /usr/share/= emacs/site-lisp/auctex/toolbar-x /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-buf hides /usr/share/em= acs/site-lisp/auctex/tex-buf /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-fptex hides /usr/share/= emacs/site-lisp/auctex/tex-fptex /usr/local/share/emacs/23.3.50/site-lisp/auctex/bib-cite hides /usr/share/e= macs/site-lisp/auctex/bib-cite /usr/local/share/emacs/23.3.50/site-lisp/auctex/context-en hides /usr/share= /emacs/site-lisp/auctex/context-en /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-fold hides /usr/share/e= macs/site-lisp/auctex/tex-fold /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-bar hides /usr/share/em= acs/site-lisp/auctex/tex-bar /usr/local/share/emacs/23.3.50/site-lisp/auctex/context hides /usr/share/em= acs/site-lisp/auctex/context /usr/local/share/emacs/23.3.50/site-lisp/auctex/font-latex hides /usr/share= /emacs/site-lisp/auctex/font-latex Features: (shadow sort mail-extr message sendmail ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date gmm-utils mailheader canlock sha1 hex-util hashcash mail-utils emacsbug image-mode browse-url diff-git diff-mode diff cus-edit pp ido find-func help-mode view dired multi-isearch jka-compr sh-script executable make-mode vc-git cperl-mode css-mode js json moz thingatpt imenu newcomment foldit nxml-uchnm rng-xsd xsd-regexp rng-cmpct sgml-mode nxhtml-mode popcmp url-expand url-util url-methods url-parse url-vars mm-util mail-prsvr rngalt rng-nxml rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-mode nxml-outln nxml-rap nxml-util nxml-glyph nxml-enc xmltok loadhist face-remap filladapt flyspell nxhtml-mumamo mumamo-fun mumamo byte-opt warnings bytecomp byte-compile completing-help recentf tree-widget wid-edit uniquify paren savehist minibuf-eldef iswitchb icomplete whitespace autorevert time as-external wrap-to-fill cus-start cus-load desktop server nxhtml-autostart nxhtml-autoload majmodpri rnc-mode nxhtml-menu web-autoload nxhtml-base php-mode etags cc-langs cc-mode cc-fonts cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs speedbar sb-image ezimage dframe lua-mode regexp-opt ropemacs pymacs flymake compile comint ring ffap ispell smart-quotes auto-dictionary-autoloads c-eldoc-autoloads dictionary-autoloads diff-git-autoloads dired-isearch-autoloads full-ack-autoloads guess-style-autoloads kill-ring-search-autoloads magit-autoloads mv-shell-autoloads tumble-autoloads http-post-simple-autoloads package reporter advice advice-preload yasnippet help-fns derived edmacro kmacro easymenu assoc cl cl-19 muse-autoloads emacs-goodies-el emacs-goodies-custom emacs-goodies-loaddefs easy-mmode preview-latex tex-site auto-loads tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind system-font-setting font-render-setting gtk x-toolkit x multi-tty emacs) --=20 http://rrt.sc3d.org/ From unknown Mon Jun 23 23:52:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#8826: 23.3.50; flyspell-mode auto-activated in non-text modes Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 09 Jun 2011 04:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8826 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Reuben Thomas Cc: 8826@debbugs.gnu.org Received: via spool by 8826-submit@debbugs.gnu.org id=B8826.130759332410008 (code B ref 8826); Thu, 09 Jun 2011 04:23:02 +0000 Received: (at 8826) by debbugs.gnu.org; 9 Jun 2011 04:22:04 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QUWkt-0002bL-Qi for submit@debbugs.gnu.org; Thu, 09 Jun 2011 00:22:04 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QUWkr-0002ar-Ej for 8826@debbugs.gnu.org; Thu, 09 Jun 2011 00:22:02 -0400 Received: from 213-159-126-200.fibertel.com.ar ([200.126.159.213]:57306 helo=ceviche.home) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1QUWkl-0003bG-6o; Thu, 09 Jun 2011 00:21:55 -0400 Received: by ceviche.home (Postfix, from userid 20848) id 23179667EF; Thu, 9 Jun 2011 01:21:53 -0300 (ART) From: Stefan Monnier Message-ID: References: <8762ogargl.fsf@sc3d.org> Date: Thu, 09 Jun 2011 01:21:52 -0300 In-Reply-To: <8762ogargl.fsf@sc3d.org> (Reuben Thomas's message of "Wed, 08 Jun 2011 23:28:10 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -6.0 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.0 (------) > I have flyspell mode configured to come on automatically, by customizing > text-mode-hook to contain turn-on-flyspell. (At least, as far as I know, > that=E2=80=99s it!) > However, I find that, apparently as a result, flyspell-mode is activated > in lots of modes where it=E2=80=99s not wanted, in particular programming= modes. That doesn't sound right. Can you provide a recipe to reproduce the problem? Stefan From unknown Mon Jun 23 23:52:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#8826: 23.3.50; flyspell-mode auto-activated in non-text modes Resent-From: Reuben Thomas Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 09 Jun 2011 12:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8826 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Stefan Monnier Cc: 8826@debbugs.gnu.org Received: via spool by 8826-submit@debbugs.gnu.org id=B8826.130762178320478 (code B ref 8826); Thu, 09 Jun 2011 12:17:01 +0000 Received: (at 8826) by debbugs.gnu.org; 9 Jun 2011 12:16:23 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QUe9u-0005KF-LY for submit@debbugs.gnu.org; Thu, 09 Jun 2011 08:16:22 -0400 Received: from exprod7og124.obsmtp.com ([64.18.2.26]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1QUe9r-0005Jz-KH for 8826@debbugs.gnu.org; Thu, 09 Jun 2011 08:16:20 -0400 Received: from mail-ey0-f179.google.com ([209.85.215.179]) (using TLSv1) by exprod7ob124.postini.com ([64.18.6.12]) with SMTP ID DSNKTfC5jU9vS9vSJ9kDM/Pdh+TCtJB5bjRn@postini.com; Thu, 09 Jun 2011 05:16:19 PDT Received: by eyg5 with SMTP id 5so530988eyg.38 for <8826@debbugs.gnu.org>; Thu, 09 Jun 2011 05:16:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.14.13.6 with SMTP id a6mr297771eea.210.1307621771651; Thu, 09 Jun 2011 05:16:11 -0700 (PDT) Received: by 10.14.27.74 with HTTP; Thu, 9 Jun 2011 05:16:11 -0700 (PDT) In-Reply-To: References: <8762ogargl.fsf@sc3d.org> Date: Thu, 9 Jun 2011 13:16:11 +0100 Message-ID: From: Reuben Thomas Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -6.4 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) On 9 June 2011 05:21, Stefan Monnier wrote: > > That doesn't sound right. =A0Can you provide a recipe to reproduce > the problem? At present, I can't, even with a newly started Emacs using my init files. It seems to be the result of something going wrong during a session. Maybe leave this bug open for now and I'll see if I can make any progress? --=20 http://rrt.sc3d.org From unknown Mon Jun 23 23:52:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#8826: 23.3.50; flyspell-mode auto-activated in non-text modes In-Reply-To: <8762ogargl.fsf@sc3d.org> Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 09 Jun 2011 16:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8826 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo unreproducible To: Reuben Thomas Cc: 8826@debbugs.gnu.org Received: via spool by 8826-submit@debbugs.gnu.org id=B8826.130763767410602 (code B ref 8826); Thu, 09 Jun 2011 16:42:01 +0000 Received: (at 8826) by debbugs.gnu.org; 9 Jun 2011 16:41:14 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QUiID-0002kx-Qq for submit@debbugs.gnu.org; Thu, 09 Jun 2011 12:41:14 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QUiIA-0002kk-Jv for 8826@debbugs.gnu.org; Thu, 09 Jun 2011 12:41:11 -0400 Received: from localhost ([127.0.0.1]:44525) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUiI4-0003P7-0G; Thu, 09 Jun 2011 12:41:04 -0400 From: Glenn Morris References: <8762ogargl.fsf@sc3d.org> X-Spook: Merlin Manfurov propaganda embassy fundamentalist Medco X-Ran: rCASZ5C@!)x.1h|:J-@"(S|G^+9Fp*J^!_K User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.3 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.3 (------) Reuben Thomas wrote: > Actually, it would be useful if there were a global option to switch > flyspell-prog-mode on for all programming modes. Emacs 24.1 will have prog-mode-hook. > Finally, flyspell-mode is activated in Info-mode I cannot reproduce that either. From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 28 20:01:28 2011 Received: (at control) by debbugs.gnu.org; 29 Jun 2011 00:01:28 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QbiDg-0005fZ-Hz for submit@debbugs.gnu.org; Tue, 28 Jun 2011 20:01:28 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QbiDe-0005fL-K8 for control@debbugs.gnu.org; Tue, 28 Jun 2011 20:01:26 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1QbiDZ-0003nI-Ik for control@debbugs.gnu.org; Tue, 28 Jun 2011 20:01:21 -0400 Date: Tue, 28 Jun 2011 20:01:21 -0400 Message-Id: Subject: control message for bug 8826 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) close 8826