GNU bug report logs -
#30496
27.0.50; dired: directories (ending /) are opened using help mode
Previous Next
Reported by: "José L. Doménech" <domenechjosel <at> gmail.com>
Date: Sat, 17 Feb 2018 11:07:02 UTC
Severity: normal
Tags: unreproducible
Found in version 27.0.50
Done: Noam Postavsky <npostavs <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 30496 in the body.
You can then email your comments to 30496 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#30496
; Package
emacs
.
(Sat, 17 Feb 2018 11:07:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"José L. Doménech" <domenechjosel <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sat, 17 Feb 2018 11:07:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Reproduce the problem with:
1. emacs -Q
2. C-x d ;; dired
3. Write or use autocomple to enter a existing directory name ending with '/'
4. The contents of the directory are listed and showed using help mode.
In GNU Emacs 27.0.50 (build 13, x86_64-pc-linux-gnu, GTK+ Version 3.18.9)
of 2018-02-17 built on pc-pe
Repository revision: 8224430bd9d71dfcf2524b758d8ac14a1d93b0d5
Windowing system distributor 'The X.Org Foundation', version 11.0.11804000
System Description: Ubuntu 16.04.3 LTS
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GSETTINGS NOTIFY
ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB
TOOLKIT_SCROLL_BARS GTK3 X11 THREADS LCMS2
Important settings:
value of $LANG: es_ES.UTF-8
value of $XMODIFIERS: @im=ibus
locale-coding-system: utf-8-unix
Major mode: Lisp Interaction
Minor modes in effect:
tooltip-mode: t
global-eldoc-mode: t
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 mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils help-mode easymenu cl-loaddefs cl-lib
elec-pair time-date 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 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 16 96199 5576)
(symbols 48 20485 1)
(miscs 40 41 94)
(strings 32 28689 1226)
(string-bytes 1 754312)
(vectors 16 14202)
(vector-slots 8 499292 10428)
(floats 8 53 90)
(intervals 56 203 0)
(buffers 992 12)
(heap 1024 46938 1143))
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#30496
; Package
emacs
.
(Sat, 17 Feb 2018 11:55:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 30496 <at> debbugs.gnu.org (full text, mbox):
> Date: Sat, 17 Feb 2018 12:05:35 +0100
> From: "José L. Doménech"
> <domenechjosel <at> gmail.com>
>
> Reproduce the problem with:
>
> 1. emacs -Q
> 2. C-x d ;; dired
> 3. Write or use autocomple to enter a existing directory name ending with '/'
> 4. The contents of the directory are listed and showed using help mode.
I cannot reproduce this with today's master branch.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#30496
; Package
emacs
.
(Sat, 17 Feb 2018 13:30:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 30496 <at> debbugs.gnu.org (full text, mbox):
tags 30496 + unreproducible
quit
Eli Zaretskii <eliz <at> gnu.org> writes:
>> Date: Sat, 17 Feb 2018 12:05:35 +0100
>> From: "José L. Doménech"
>> <domenechjosel <at> gmail.com>
>>
>> Reproduce the problem with:
>>
>> 1. emacs -Q
>> 2. C-x d ;; dired
>> 3. Write or use autocomple to enter a existing directory name ending with '/'
>> 4. The contents of the directory are listed and showed using help mode.
>
> I cannot reproduce this with today's master branch.
Neither can I.
Added tag(s) unreproducible.
Request was from
Noam Postavsky <npostavs <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Sat, 17 Feb 2018 13:30:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#30496
; Package
emacs
.
(Sat, 17 Feb 2018 14:19:01 GMT)
Full text and
rfc822 format available.
Message #16 received at 30496 <at> debbugs.gnu.org (full text, mbox):
OK. I can't reproduce it either with the same build as the one I used to report. (Repository revision: 8224430bd9d71dfcf2524b758d8ac14a1d93b0d5)
The error just happened after changing the host name and seems to dissapear a while after I corrected a "Error message 'sudo: unable to resolve host newhostname" (updading both hostname and hosts files).
On Sat, 17 Feb 2018 14:29:22 +0100,
Noam Postavsky wrote:
>
> tags 30496 + unreproducible
> quit
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> >> Date: Sat, 17 Feb 2018 12:05:35 +0100
> >> From: "José L. Doménech"
> >> <domenechjosel <at> gmail.com>
> >>
> >> Reproduce the problem with:
> >>
> >> 1. emacs -Q
> >> 2. C-x d ;; dired
> >> 3. Write or use autocomple to enter a existing directory name ending with '/'
> >> 4. The contents of the directory are listed and showed using help mode.
> >
> > I cannot reproduce this with today's master branch.
>
> Neither can I.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#30496
; Package
emacs
.
(Sat, 17 Feb 2018 14:35:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 30496 <at> debbugs.gnu.org (full text, mbox):
close 30496
quit
"José L. Doménech" <domenechjosel <at> gmail.com> writes:
> OK. I can't reproduce it either with the same build as the one I used to report. (Repository revision: 8224430bd9d71dfcf2524b758d8ac14a1d93b0d5)
>
> The error just happened after changing the host name and seems to
> dissapear a while after I corrected a "Error message 'sudo: unable to
> resolve host newhostname" (updading both hostname and hosts files).
Okay, I'll close the bug then (although if you happen to figure out
exactly what system misconfiguration causes it could be interesting to
get Emacs to handle it better).
bug closed, send any further explanations to
30496 <at> debbugs.gnu.org and "José L. Doménech" <domenechjosel <at> gmail.com>
Request was from
Noam Postavsky <npostavs <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Sat, 17 Feb 2018 14:35:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 18 Mar 2018 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 99 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.