all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: can't type "Internet" or "internet"
       [not found] ` <87k74syq83.fsf@pfaff.stanford.edu>
@ 2003-12-21 23:41   ` Dan Jacobson
  0 siblings, 0 replies; only message in thread
From: Dan Jacobson @ 2003-12-21 23:41 UTC (permalink / raw)
  Cc: bug-gnu-emacs

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.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-12-21 23:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87ekv05ece.fsf@jidanni.org>
     [not found] ` <87k74syq83.fsf@pfaff.stanford.edu>
2003-12-21 23:41   ` can't type "Internet" or "internet" Dan Jacobson

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.