GNU bug report logs -
#13552
24.3.50; glitch in Info formatting for cross reference
Previous Next
Full log
Message #8 received at 13552 <at> debbugs.gnu.org (full text, mbox):
> From: "Drew Adams" <drew.adams <at> oracle.com>
> Date: Fri, 25 Jan 2013 16:07:06 -0800
>
> (elisp) `The Mark' shows this to the user:
>
> If `shift-select-mode' is non-`nil' and the current command was
> invoked via shift translation (see shift-translation
> .), this function sets the mark and temporarily
> activates the region, unless the region was already temporarily
> activated in this way. Otherwise, if the region has been activated
> temporarily, it deactivates the mark and restores the variable
> `transient-mark-mode' to its earlier value.
>
> The problem is the visual newline between `shift-translation' and
> `.'. This is a no-no.
That's because what info.el does is put an invisible text property on
a part of the cross-reference that is deemed "unimportant". You can
turn off this behavior by customizing Info-hide-node-references.
This bug report was last modified 12 years and 141 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.