From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: kevmitch@gmail.com Newsgroups: gmane.emacs.help Subject: Re: turn on flyspell mode permanently in .emacs Date: 23 Aug 2006 09:34:32 -0700 Organization: http://groups.google.com Message-ID: <1156350872.086318.124360@m73g2000cwd.googlegroups.com> References: <1156206235.108245.155630@i3g2000cwc.googlegroups.com> <1156277573.754995.300830@75g2000cwc.googlegroups.com> <9ea1c1180608221513yf4c5237uf8409bb16e28432b@mail.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1156351348 910 80.91.229.2 (23 Aug 2006 16:42:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 23 Aug 2006 16:42:28 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 23 18:42:27 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GFvnq-0001yD-Jq for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Aug 2006 18:42:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GFvnq-0002R9-3v for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Aug 2006 12:42:06 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!m73g2000cwd.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 5 Original-NNTP-Posting-Host: 142.103.140.62 Original-X-Trace: posting.google.com 1156350878 32651 127.0.0.1 (23 Aug 2006 16:34:38 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 23 Aug 2006 16:34:38 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060406 Firefox/1.5.0.4 (Debian-1.5.dfsg+1.5.0.4-1),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: m73g2000cwd.googlegroups.com; posting-host=142.103.140.62; posting-account=HnS6Mw0AAAC46tcl_nES-aWQ34cKcpHN Original-Xref: shelby.stanford.edu gnu.emacs.help:141258 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36881 Archived-At: > Don't you want to turn on flyspell-prog-mode instead, in > emacs-lisp-mode, python-mode, and sh-mode? Aha! I didn't know about that. So maybe I do want to turn on flyspell mode by mode.