[OS X Emacs] Aquamacs Emacs 1.6 released

David Reitter david.reitter at gmail.com
Tue Jan 13 19:45:01 EST 2009


On 13 Jan 2009, at 19:04, Jose Figueroa-O'Farrill wrote:

>
>>>>>> "Mark" == M A <markoilcan at gmail.com> writes:
>
> Mark> There seems to be a bug in 1.6 Aquamacs. When I enable line  
> numbering
> Mark> (with linum.el, using M-x linum-mode), the right most number is
> Mark> partially obscured. This happens with buffers that have a  
> latex file
> Mark> (i.e. auctex mode), but not when I look at c files. (Maybe  
> this is an
> Mark> Auctex bug then?). I find this reproducable when I start  
> aquamacs
> Mark> without customziations (from the Help menu).
>
> I can't reproduce this.  That mode works for me with AUCTeX and
> Aquamacs 1.6.  For example,

Linum works fine with mono-spaced fonts, but fails to align its  
numbers to the correct width with variable-width fonts (as supported  
by Emacs 22).  More precisely, it seems to assume that a space " " has  
the width of the widest digit (.e.g, 9).  So, the bug is in linum.el.

(That said, I don't think Emacs provides a way to calculate the width  
of a string given a face without actually showing it somewhere in a  
buffer.  The easiest workaround would be to either adjust the width  
(hack) or to mandate a fixed-width font in the 'linum' face (ugly).)


--
http://aquamacs.org -- Aquamacs: Emacs on Mac OS X
http://aquamacs.org/donate -- Could we help you? Return the favor and  
support the Aquamacs Project!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2193 bytes
Desc: not available
URL: <http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20090113/8237eda8/attachment.p7s>


More information about the MacOSX-Emacs mailing list