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

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

bug#798: marked as done (Info-hide-note-references and filling)


From: Emacs bug Tracking System
Subject: bug#798: marked as done (Info-hide-note-references and filling)
Date: Thu, 28 Aug 2008 10:35:04 -0700

Your message dated Thu, 28 Aug 2008 13:25:36 -0400
with message-id <f0prntoxv3.fsf@fencepost.gnu.org>
and subject line Re: bug#798: Info-hide-note-references and filling
has caused the Emacs bug report #798,
regarding Info-hide-note-references and filling
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
798: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=798
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: Info-hide-note-references and filling Date: Wed, 27 Aug 2008 14:06:52 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
emacs -Q
(info "(/path/to/your/build/info/emacs)Diary Customizing")

Scroll down to paragraph four. With the default value of
Info-hide-note-references, the display looks poor:

  recognizing a date.  Each date pattern is a list whose elements may be
  regular expressions (see Regular Expressions(elisp)
  .) or the symbols `month', `day', `year', `monthname', and

Note the big gap after '(elisp)', with an odd looking full-stop at the
start of the next line.

With Info-hide-note-references nil, the original text shows why this
happened:

  recognizing a date.  Each date pattern is a list whose elements may be
  regular expressions (*note Regular Expressions: (elisp)Regular
  Expressions.) or the symbols `month', `day', `year', `monthname', and


It would be nice if the Info-hide-note-references mechanism could do
some re-filling.




--- End Message ---
--- Begin Message --- Subject: Re: bug#798: Info-hide-note-references and filling Date: Thu, 28 Aug 2008 13:25:36 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
tags 798 notabug
stop

martin rudalics wrote:

>> It would be nice if the Info-hide-note-references mechanism could do
>> some re-filling.
>
> That's what the option `Info-refill-paragraphs' is for.

Oh, thanks.


--- End Message ---

reply via email to

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