* David Reitter (2010-05-22) writes:

> On May 22, 2010, at 10:41 AM, Ralf Angeli wrote:
>
>> But `tool-bar-mode' should be t if the tool bar is enabled.
>
> Why is that?
>
> Emacs -Q
> (set-frame-parameter nil 'tool-bar-lines 1)
> tool-bar-mode
>
> --> nil

Yuck.  So you'd have to check for the `tool-bar-lines' parameter instead
of `tool-bar-mode' in order to find out if the tool bar is active?

>> By the way, speaking of nuisances, the lines in your mails are too long
>> which makes them hard to read.
>
> What mail client do you use? 
> If in Emacs, try M-x visual-line-mode.  Or set word-wrap to t.

Visual Line mode does not seem to be able to cope with prefixes like
quote markers.

> I can't predict how wide your window is today, so lines can't be broken here.

Well, for good readability you'd want to have less than 80 characters
per line and this is independent of the window width.  Even if I had a
window which is wide enough to display 400 characters I'd certainly not
want to read text with such long lines.

-- 
Ralf

_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to