emacs-devel
[Top][All Lists]
Advanced

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

Re: hanging punctuation


From: Stefan Monnier
Subject: Re: hanging punctuation
Date: Mon, 21 Apr 2003 09:42:58 -0400

> Consider this paragraph:
> 
>   The file found in "include/freetype/config/ftoption.h" contains a
>   list of commented configuration macros that can be toggled by
>   developers to indicate which features should be active in their
>   build of the library.
> 
> Set the right margin to 72 characters and do C-u M-q:
> 
>   The file found in "include/freetype/config/ftoption.h" contains a list
>   of commented configuration macros that can be toggled by developers to
>   indicate which features should be active in their build of the library.
> 
> Note the hanging final full stop.  Basically, this is very nice from a
> typographical point of view, nevertheless, it is a bug since you can
> replace the `.' with any other character and it still sticks out one
> character.

When reporting such bugs it is immensely useful if you can tell us
whether or not the bug that was present in older versions and if
so which one is the latest one you know worked correctly.

I.e. in the ideal situation the report comes with a note "this
behavior was changed by the following commit...", but even
if you don't go through the trouble of figuring out such a precise
"last version working", please tell us as much of the history
of the bug as you can come up with.


        Stefan





reply via email to

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