unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dan Jacobson <jidanni@jidanni.org>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: can't type "Internet" or "internet"
Date: Mon, 22 Dec 2003 07:41:01 +0800	[thread overview]
Message-ID: <87hdzteo36.fsf@jidanni.org> (raw)
In-Reply-To: 87k74syq83.fsf@pfaff.stanford.edu

Ben> Sure.  I am doing so now.  Internet.  Internet.  Internet.  I use
Ben> all of the above modes, by the way.

>> I see if I turn off Abbrev mode, all is ok.  Turning off Flyspell mode
>> was not enough.

Ben> Do you have an abbrev for "internet"?  Do you have something
Ben> funny set up to expand words based on the system spelling
Ben> dictionary?

all I can find in
http://jidanni.org/comp/emacs.txt
http://jidanni/jidanni.org/comp/gnus_el.txt
are
(setq dabbrev-case-replace nil)
(setq dabbrev-abbrev-char-regexp "\\sw\\|\\s_")	;try it
(setq flyspell-use-global-abbrev-table-p t);hush up its bug

However, I notice today I'm not having the problem, ...ah ha, until I
type
internet ESC TAB,
whereupon flyspell-auto-correct-word make is become
interned
and furthermore, from then on, any typing of "internet SPC" will end
up with "interned".

Perhaps intentional, but too much like Outlook2000 looking out for me
or whatever.

I see, I don't want flyspell-auto-correct-word to make it an
auto-abbrev for the rest of the file or something, even if is OK once.



           reply	other threads:[~2003-12-21 23:41 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <87k74syq83.fsf@pfaff.stanford.edu>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hdzteo36.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=bug-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).