From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Forrest Newsgroups: gmane.emacs.help Subject: emacs/bib-cite/auctex/flyspell interaction with C-c C-c Date: Wed, 23 Oct 2002 16:30:55 -0400 Organization: University of Virginia Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <9hvm9.5741$dp1.28734@rwcrnsc52.ops.asp.att.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1035406594 15953 80.91.224.249 (23 Oct 2002 20:56:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 20:56:34 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 184SYK-00048o-00 for ; Wed, 23 Oct 2002 22:56:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 184SUE-0008C8-00; Wed, 23 Oct 2002 16:52:18 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!newspeer.monmouth.com!nntp.abs.net!uunet!dca.uu.net!ash.uu.net!hearst.acc.Virginia.EDU!murdoch.acc.Virginia.EDU!mug.sys.virginia.edu!drf5n Original-Newsgroups: gnu.emacs.help Original-Lines: 37 Original-NNTP-Posting-Host: mug.sys.virginia.edu Original-X-Trace: murdoch.acc.Virginia.EDU 1035405243 21823 128.143.6.251 (23 Oct 2002 20:34:03 GMT) Original-X-Complaints-To: abuse@virginia.edu Original-NNTP-Posting-Date: 23 Oct 2002 20:34:03 GMT In-Reply-To: Original-Xref: shelby.stanford.edu gnu.emacs.help:106313 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2863 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2863 this has frustrated me for a while and I haven't figured out just what needs changing. emacs 20.7.2 flyspell 20.3 bib-cite 3.04 auctex?/latex.el 11.11 If I have flyspell-mode on, and happen to be on a misspelled word, C-h-k C-c C-c gives me: C-C C-c is undefined which is different from the normal C-h-k C-c C-C: C-c C-c runs the command TeX-command-master flyspell.el says the following, but I've a newer emacs than 19.xx. ;*---------------------------------------------------------------------*/ ;* flyspell-correct-word/local-keymap ... */ ;*---------------------------------------------------------------------*/ (defun flyspell-correct-word/local-keymap (event) "emacs 19.xx seems to be buggous. Overlay keymap does not seems to work correctly with local map. That is, if a key is not defined for the overlay keymap, the current local map, is not checked. The binding is resolved with the global map. The consequence is that we can not use overlay map with flyspell." Any suggestions? Thanks for your time, Dave, -- Dave Forrest (434)924-3954w(111B) (804)642-0662h (804)695-2026p drf5n@virginia.edu http://mug.sys.virginia.edu/~drf5n/