* Bug#374513: emacs-snapshot: Info dir hidden words obscure versions
@ 2006-06-19 14:51 Dan Jacobson
0 siblings, 0 replies; 3+ messages in thread
From: Dan Jacobson @ 2006-06-19 14:51 UTC (permalink / raw)
Package: emacs-snapshot
Version: 1:20060518-1
Severity: normal
X-debbugs-cc: bug-gnu-emacs@gnu.org
Gentlemen, (here on Debian, emacs-version "22.0.50.1") do C-h i M-x occur gnus:
4 matches for "gnus" in buffer: *info*
242:* Gnus: (emacs-21/gnus). The newsreader Gnus.
247: goes with Gnus.
302:* Gnus: (emacs-snapshot/gnus). The newsreader Gnus.
307: goes with Gnus.
But that exposes hidden words. What the user actually sees in the *info*
buffer is
* Gnus: The newsreader Gnus.
* Gnus: The newsreader Gnus.
I.e., two identical items.
Furthermore, when one hits C-h m, one sees no mention of "Narrow"
mode, even though it is in the modeline.
And further again, though there are two gnuses, when we hit m gnus tab, we get
Menu item: Gnus [Sole completion]
Misleading us again, unless we poke around below by hand.
Hoodwink conspiracy.
P.S., We even try
`C-x n w'
Widen to make the entire buffer accessible again (`widen').
And indeed the word "Narrow" dissappears from the modeline. However
the hidden text is still hidden.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Bug#374513: emacs-snapshot: Info dir hidden words obscure versions
[not found] <E1FsL5x-0004bb-4e@jidanni1>
@ 2006-06-19 19:35 ` Eli Zaretskii
2006-06-19 22:35 ` Dan Jacobson
0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2006-06-19 19:35 UTC (permalink / raw)
Cc: submit, bug-gnu-emacs, rfrancoise, debian-bugs-dist
> From: Dan Jacobson <jidanni@jidanni.org>
> Date: Mon, 19 Jun 2006 22:51:17 +0800
>
> Gentlemen, (here on Debian, emacs-version "22.0.50.1") do C-h i M-x occur gnus:
> 4 matches for "gnus" in buffer: *info*
> 242:* Gnus: (emacs-21/gnus). The newsreader Gnus.
> 247: goes with Gnus.
> 302:* Gnus: (emacs-snapshot/gnus). The newsreader Gnus.
> 307: goes with Gnus.
> But that exposes hidden words. What the user actually sees in the *info*
> buffer is
>
> * Gnus: The newsreader Gnus.
> * Gnus: The newsreader Gnus.
>
> I.e., two identical items.
This is a bug in the DIR file(s) distributed by Debian: it is not
allowed to have two or more menu items whose labels (the part between
the * and the first colon) are identical. The Info format disallows
that, and Info readers generally cannot cope with that.
> And further again, though there are two gnuses, when we hit m gnus tab, we get
> Menu item: Gnus [Sole completion]
That's one of the symptoms of the fact that two such entries cannot
live together.
I urge the Debian maintainers to fix that.
> Furthermore, when one hits C-h m, one sees no mention of "Narrow"
> mode, even though it is in the modeline.
That's because Narrow is not a minor mode.
> P.S., We even try
> `C-x n w'
> Widen to make the entire buffer accessible again (`widen').
> And indeed the word "Narrow" dissappears from the modeline. However
> the hidden text is still hidden.
The text is hidden by Emacs display magic, not by narrowing.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Bug#374513: emacs-snapshot: Info dir hidden words obscure versions
2006-06-19 19:35 ` Bug#374513: emacs-snapshot: Info dir hidden words obscure versions Eli Zaretskii
@ 2006-06-19 22:35 ` Dan Jacobson
0 siblings, 0 replies; 3+ messages in thread
From: Dan Jacobson @ 2006-06-19 22:35 UTC (permalink / raw)
Cc: 374513-quiet
EZ> This is a bug in the DIR file(s) distributed by Debian: it is not
EZ> allowed to have two or more menu items whose labels (the part between
EZ> the * and the first colon) are identical. The Info format disallows
EZ> that, and Info readers generally cannot cope with that.
Maybe emacs should treat it as an error and make a message.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-06-19 22:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E1FsL5x-0004bb-4e@jidanni1>
2006-06-19 19:35 ` Bug#374513: emacs-snapshot: Info dir hidden words obscure versions Eli Zaretskii
2006-06-19 22:35 ` Dan Jacobson
2006-06-19 14:51 Dan Jacobson
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.