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

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

bug#10858: 24.0.93; [PATCH]`Info-menu' does not respect string value of


From: Stefan Monnier
Subject: bug#10858: 24.0.93; [PATCH]`Info-menu' does not respect string value of FORK arg
Date: Mon, 20 Feb 2012 15:53:55 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

> (Info-goto-node (Info-extract-menu-item menu-item)
>                 (and fork (if (stringp fork) fork menu-item)))
[...] 
> Note that this bug has existed ever since Emacs 21, when the FORK arg
> was introduced.  The fix is trivial.

Indeed: wouldn't it be nice if you could just "bzr commit" and be done
with it?


        Stefan





reply via email to

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