unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* dabbrev hang
@ 2003-05-28  0:30 Kin Cho
  0 siblings, 0 replies; only message in thread
From: Kin Cho @ 2003-05-28  0:30 UTC (permalink / raw)


I call dabbrev-expand while the minibuffer is active (e.g.,
interactively calling eval-expression), it dabbrev hangs in
dabbrev--goto-start-of-abbrev.

The reason is that (bobp) is false and (forward-char -1)
can't backup into the prompt "M-x ".

I'm using emacs 21.3.

Thanks.

-kin

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

only message in thread, other threads:[~2003-05-28  0:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-28  0:30 dabbrev hang Kin Cho

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).