From: Richard Stallman <rms@gnu.org>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: flyspell-auto-correct-word many wrong-type-argument
Date: Wed, 24 Sep 2003 08:47:38 -0400 [thread overview]
Message-ID: <E1A293S-0004YY-KH@fencepost.gnu.org> (raw)
In-Reply-To: <3F6F1797.8070004@yahoo.com> (message from Kevin Rodgers on Mon, 22 Sep 2003 09:39:03 -0600)
Does this replacement function give good results?
(defun flyspell-abbrev-table ()
(if flyspell-use-global-abbrev-table-p
global-abbrev-table
(or local-abbrev-table global-abbrev-table)))
next prev parent reply other threads:[~2003-09-24 12:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.1326.1062294977.29551.bug-gnu-emacs@gnu.org>
2003-09-02 16:54 ` flyspell-auto-correct-word many wrong-type-argument Kevin Rodgers
2003-09-19 19:03 ` Dan Jacobson
[not found] ` <mailman.444.1064004284.21628.bug-gnu-emacs@gnu.org>
2003-09-22 15:39 ` Kevin Rodgers
2003-09-24 12:47 ` Richard Stallman [this message]
[not found] ` <mailman.630.1064407708.21628.bug-gnu-emacs@gnu.org>
2003-09-24 17:09 ` Kevin Rodgers
2003-08-31 0:29 Dan Jacobson
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=E1A293S-0004YY-KH@fencepost.gnu.org \
--to=rms@gnu.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).