unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#5375: 23.1.91; eshell eshell-cmpl-load-hook bug
@ 2010-01-14  2:00 Leo
  2010-01-15 16:42 ` Chong Yidong
  0 siblings, 1 reply; 10+ messages in thread
From: Leo @ 2010-01-14  2:00 UTC (permalink / raw)
  To: emacs-pretest-bug


The definition of eshell-cmpl-load-hook includes eshell-cmpl-initialize,
which is ignored if user has something like:

  (add-hook 'eshell-cmpl-load-hook ...) in their .emacs.

And without eshell-cmpl-initialize, TAB in eshell inserts the TAB char
instead of completing commands, rendering the shell broken.

I think this is a bug. If eshell-cmpl-initialize must be called, please
move it to the right place. It seems to me it is unsafe putting it in
eshell-cmpl-load-hook.

BTW, although I've found eshell very powerful and used it daily, sadly
it is also buggy. I have learnt to ignore most of them. For example,
sometimes when I hit TAB the eshell buffer suddenly disappears and the
completion window is shown instead. Sometimes when I use mouse to scroll
down the completion window brought up by eshell, it disappears too.



In GNU Emacs 23.1.91.2 (i386-apple-darwin9.8.0, Carbon Version 1.6.0
 AppKit 949.54) of 2010-01-01 on victoria.local Windowing system
 distributor `Apple Inc.', version 10.5.8 configured using `configure
 '--with-mac' '--prefix=/usr/local/opensource/emacs''






^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-03-05  4:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-14  2:00 bug#5375: 23.1.91; eshell eshell-cmpl-load-hook bug Leo
2010-01-15 16:42 ` Chong Yidong
2010-01-15 20:12   ` Leo
2010-01-16 17:46     ` Chong Yidong
2010-01-16 20:04       ` Leo
2010-01-16 21:13         ` Kevin Rodgers
2010-01-17 17:48           ` Leo
2010-01-18  1:13             ` Kevin Rodgers
2010-01-19 17:11               ` Leo
2011-03-05  4:13                 ` Glenn Morris

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