From: Dan Nicolaescu <dann@ics.uci.edu>
To: Glenn Morris <rgm@gnu.org>
Cc: Juanma Barranquero <lekktu@gmail.com>, emacs-devel@gnu.org
Subject: Re: function arguments downcased in help buffers
Date: Tue, 15 Apr 2008 20:44:28 -0700 [thread overview]
Message-ID: <200804160344.m3G3iSsX011215@sallyv1.ics.uci.edu> (raw)
In-Reply-To: <wo7iezvpoc.fsf@fencepost.gnu.org> (Glenn Morris's message of "Mon, 14 Apr 2008 22:04:51 -0400")
Glenn Morris <rgm@gnu.org> writes:
> "Juanma Barranquero" wrote:
>
> > That's a feature, but it is not new, it was introduced in 22.1. Also,
> > in the default emacs -q setup, the arguments are lowercase *italics*.
>
> For me in the current CVS trunk with emacs -Q, they arguments are in
> the default face. This is another problem of the font-backend, because
> with --disable-font-backend the arguments are uppercase once more. I
> guess the font-backend gets the `face-differs-from-default-p'
> calculation wrong in help-default-arg-highlight.
Doing what help-default-arg-highlight does has problems with multi-tty.
help-default-arg-highlight can decide to downcase when the help buffer
is created in an X11 frame. But when looking at the same buffer in a tty
frame the faces are most likely the same, but the content is already
created...
prev parent reply other threads:[~2008-04-16 3:44 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-15 0:20 function arguments downcased in help buffers Dan Nicolaescu
2008-04-15 1:52 ` Juanma Barranquero
2008-04-15 2:04 ` Glenn Morris
2008-04-15 2:33 ` Juanma Barranquero
2008-04-15 5:03 ` Dan Nicolaescu
2008-04-15 8:51 ` Juanma Barranquero
2008-04-15 14:16 ` Drew Adams
2008-04-15 14:48 ` Juanma Barranquero
2008-04-15 15:04 ` Drew Adams
2008-04-15 14:25 ` Dan Nicolaescu
2008-04-15 15:00 ` Juanma Barranquero
2008-04-15 15:37 ` Dan Nicolaescu
2008-04-15 16:01 ` Juanma Barranquero
2008-04-15 17:15 ` Stefan Monnier
2008-04-15 17:50 ` Dan Nicolaescu
2008-04-15 16:00 ` Jason Rumney
2008-04-15 23:09 ` Kenichi Handa
2008-04-16 3:44 ` Dan Nicolaescu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200804160344.m3G3iSsX011215@sallyv1.ics.uci.edu \
--to=dann@ics.uci.edu \
--cc=emacs-devel@gnu.org \
--cc=lekktu@gmail.com \
--cc=rgm@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.