emacs-devel
[Top][All Lists]
Advanced

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

uppercase var names in docstrings


From: Stefan
Subject: uppercase var names in docstrings
Date: Fri, 22 Oct 2004 16:10:53 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (darwin)

A few months ago, the help code was changed so that C-h f now looks for the
uppercase variable names and makes them lowercase&italics (if the terminal
supports it).

I waited to see how I'd like it and I must say that I'm actually annoyed by
the lowercasing: it makes it much harder for me to find the spot in
a docstring where the use of a particular argument is described.

Basically the problem is that varnames don't stand out as much as before,
since the only thing that distinguishes them from normal text is
the italics.

Of course I can change my own setting easily, but if I'm not the only
oddball who feels this way, maybe it'd better to change the default so that
such varnames are only made italics but not lowercase.


        Stefan





reply via email to

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