GNU bug report logs -
#35203
27.0.50; Eshell faulty start
Previous Next
Reported by: Mauro Aranda <maurooaranda <at> gmail.com>
Date: Tue, 9 Apr 2019 00:46:02 UTC
Severity: normal
Found in version 27.0.50
Done: Mauro Aranda <maurooaranda <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 35203 in the body.
You can then email your comments to 35203 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#35203
; Package
emacs
.
(Tue, 09 Apr 2019 00:46:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Mauro Aranda <maurooaranda <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Tue, 09 Apr 2019 00:46:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
This happens with latest master, after make bootstrap:
1) emacs -Q
2) M-x eshell
eshell-mode: Symbol’s value as variable is void:
eshell-variable-aliases-list
Eshell starts, but the prompt cannot be seen (and by default, eshell-prompt
is enabled).
Bisecting points to 0d5e83611e5157800fd855fe8e3f60c8eff0af7c
Best regards,
Mauro.
In GNU Emacs 27.0.50 (build 1, i686-pc-linux-gnu, GTK+ Version 3.18.9)
of 2019-04-08 built on the-blackbeard
Repository revision: 3e5e097fdf056f4b3440993dd25ebdbad436abc3
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.11906000
System Description: Ubuntu 16.04.6 LTS
Recent messages:
Loading em-basic...done
Loading em-cmpl...done
Loading em-dirs...done
Loading em-glob...done
Loading em-hist...done
Loading em-ls...done
Loading em-prompt...done
Loading em-script...done
Loading em-term...done
Loading em-unix...done
eshell-mode: Symbol’s value as variable is void:
eshell-variable-aliases-list
Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GSETTINGS GLIB
NOTIFY INOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF
XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM THREADS PDUMPER LCMS2 GMP
Important settings:
value of $LANG: en_US.utf8
value of $XMODIFIERS:
locale-coding-system: utf-8-unix
Major mode: Eshell
Minor modes in effect:
tooltip-mode: t
global-eldoc-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Load-path shadows:
None found.
Features:
(shadow sort mail-extr emacsbug message rmc puny seq byte-opt gv
bytecomp byte-compile cconv dired dired-loaddefs format-spec rfc822 mml
mml-sec password-cache epa derived epg epg-config gnus-util rmail
rmail-loaddefs text-property-search time-date mm-decode mm-bodies
mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail
rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils em-unix em-term
term disp-table easymenu ehelp em-script em-prompt em-ls cl-loaddefs
cl-lib em-hist em-pred em-glob em-dirs em-cmpl pcomplete comint
ansi-color ring em-basic em-banner em-alias esh-mode eshell esh-cmd
esh-ext esh-opt esh-proc esh-io esh-arg esh-module esh-groups esh-util
elec-pair mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar
dnd fontset image regexp-opt fringe tabulated-list replace newcomment
text-mode elisp-mode lisp-mode prog-mode register page menu-bar
rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core term/tty-colors frame cl-generic cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european
ethiopic indian cyrillic chinese composite charscript charprop
case-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffer
cl-preloaded nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote threads dbusbind
inotify lcms2 dynamic-setting system-font-setting font-render-setting
move-toolbar gtk x-toolkit x multi-tty make-network-process emacs)
Memory information:
((conses 8 59334 5566)
(symbols 24 7470 1)
(strings 16 19939 1418)
(string-bytes 1 686848)
(vectors 8 11799)
(vector-slots 4 144802 10856)
(floats 8 24 51)
(intervals 28 205 0)
(buffers 564 12)
(heap 1024 7804 765))
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#35203
; Package
emacs
.
(Tue, 09 Apr 2019 08:04:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 35203 <at> debbugs.gnu.org (full text, mbox):
> From: Mauro Aranda <maurooaranda <at> gmail.com>
> Date: Mon, 8 Apr 2019 21:45:02 -0300
>
> 1) emacs -Q
> 2) M-x eshell
>
> eshell-mode: Symbol’s value as variable is void: eshell-variable-aliases-list
>
> Eshell starts, but the prompt cannot be seen (and by default, eshell-prompt
> is enabled).
>
> Bisecting points to 0d5e83611e5157800fd855fe8e3f60c8eff0af7c
Thanks, I hope I fixed that now.
Reply sent
to
Mauro Aranda <maurooaranda <at> gmail.com>
:
You have taken responsibility.
(Tue, 09 Apr 2019 17:10:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Mauro Aranda <maurooaranda <at> gmail.com>
:
bug acknowledged by developer.
(Tue, 09 Apr 2019 17:10:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 35203-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
>> 1) emacs -Q
>> 2) M-x eshell
>>
>> eshell-mode: Symbol’s value as variable is void:
eshell-variable-aliases-list
>>
>> Eshell starts, but the prompt cannot be seen (and by default,
eshell-prompt
>> is enabled).
>>
>> Bisecting points to 0d5e83611e5157800fd855fe8e3f60c8eff0af7c
>
> Thanks, I hope I fixed that now.
Indeed. Thanks for the quick fix.
[Message part 2 (text/html, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 08 May 2019 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 6 years and 46 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.