emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-bug-tracker] bug#5375: closed (23.1.91; eshell eshell-cmpl-load-h


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#5375: closed (23.1.91; eshell eshell-cmpl-load-hook bug)
Date: Sat, 05 Mar 2011 04:14:02 +0000

Your message dated Fri, 04 Mar 2011 23:13:02 -0500
with message-id <address@hidden>
and subject line Re: bug#5375: 23.1.91; eshell eshell-cmpl-load-hook bug
has caused the GNU bug report #5375,
regarding 23.1.91; eshell eshell-cmpl-load-hook bug
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
5375: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5375
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 23.1.91; eshell eshell-cmpl-load-hook bug Date: Thu, 14 Jan 2010 02:00:37 +0000
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''



--- End Message ---
--- Begin Message --- Subject: Re: bug#5375: 23.1.91; eshell eshell-cmpl-load-hook bug Date: Fri, 04 Mar 2011 23:13:02 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 24.1

Fixed.

(There are some 20-odd defcustoms of hooks with non-nil default values
elsewhere in the Emacs sources. I haven't checked them yet; some may be
dumped or autoloaded.)


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]