GNU bug report logs -
#12187
24.1.50; Regression: `Info-breadcrumbs-depth' should show `File:' without ".info" suffix
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Sun, 12 Aug 2012 21:10:02 UTC
Severity: normal
Found in version 24.1.50
Done: Juri Linkov <juri <at> jurta.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 23 Aug 2012 02:33:05 +0300
with message-id <87haru7b9q.fsf <at> mail.jurta.org>
and subject line Re: bug#12187: 24.1.50; `Info-breadcrumbs-depth' should show `File:' without ".info" suffix
has caused the debbugs.gnu.org bug report #12187,
regarding 24.1.50; Regression: `Info-breadcrumbs-depth' should show `File:' without ".info" suffix
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
12187: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12187
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
emacs -Q
Set option `Info-breadcrumbs-depth' to 0.
Visit an Info node. You will see something like this:
File: elisp.info, Node: Introduction
We should not be displaying the suffix ".info". The "file" name here is
intended to indicate which manual you are in. Showing the ".info"
suffix is a distraction that reflects the implementation, and it wastes
space. This is a (minor) regression.
In GNU Emacs 24.1.50.1 (i386-mingw-nt5.1.2600)
of 2012-08-08 on DANI-PC
Bzr revision: 109511 michael.albinus <at> gmx.de-20120808134045-t26l1voivvzfypey
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
`configure --with-gcc (4.7) --no-opt --enable-checking --cflags
-I../../libs/libxpm-3.5.8/include -I../../libs/libxpm-3.5.8/src
-I../../libs/libpng-1.4.10 -I../../libs/zlib-1.2.6
-I../../libs/giflib-4.1.4-1/include -I../../libs/jpeg-6b-4/include
-I../../libs/tiff-3.8.2-1/include
-I../../libs/libxml2-2.7.8-w32-bin/include/libxml2
-I../../libs/gnutls-3.0.16/include
-I../../libs/libiconv-1.14-2-mingw32-dev/include'
[Message part 3 (message/rfc822, inline)]
>> I agree with Stefan - please elide the suffix in Emacs, at least.
>> That could be done during rendering, if you do not think that
>> makeinfo should do it generally.
>
> This can be implemented in Emacs with the following patch.
> The change should have no bad effect in case when makeinfo
> will be changed to produce file names without suffix in the header.
Installed and closed.
This bug report was last modified 12 years and 335 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.