all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: emacs loops after dabbrv-expand in (inviolable) minibuffer
       [not found]                   ` <q5gsn7keg33.fsf@lucent.com>
@ 2002-03-02 19:51                     ` Richard Stallman
  0 siblings, 0 replies; only message in thread
From: Richard Stallman @ 2002-03-02 19:51 UTC (permalink / raw)
  Cc: emacs-devel

If you are using X, then the control pathway for C-g goes thru XTread_socket.
XTread_socket should arrange to call C-g.

So you need to see what happens inside XTread_socket when you type C-g
during the loop.  First of all, does XTread_socket get called?
Second, does it call kbd_buffer_store_event?  If so, with what arguments?
Why doesn't it call interrupt_signal?


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


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

only message in thread, other threads:[~2002-03-02 19:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200202011517.g11FHT714627@sfsw51.de.lucent.com>
     [not found] ` <200202030441.g134faa02102@aztec.santafe.edu>
     [not found]   ` <q5gvgdckn2s.fsf@lucent.com>
     [not found]     ` <200202071458.g17EwYk04812@aztec.santafe.edu>
     [not found]       ` <q5gpu3hgsam.fsf@lucent.com>
     [not found]         ` <200202082323.g18NNnK05663@aztec.santafe.edu>
     [not found]           ` <q5gwuxi1xm6.fsf@lucent.com>
     [not found]             ` <200202140311.g1E3BNY09017@aztec.santafe.edu>
     [not found]               ` <q5gwux9towt.fsf@lucent.com>
     [not found]                 ` <200202202213.g1KMDw713590@aztec.santafe.edu>
     [not found]                   ` <q5gsn7keg33.fsf@lucent.com>
2002-03-02 19:51                     ` emacs loops after dabbrv-expand in (inviolable) minibuffer Richard Stallman

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.