all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Roland Winkler" <winkler@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Eli Zaretskii <eliz@gnu.org>,
	emacs-devel@gnu.org, antoine.levitt@gmail.com
Subject: Re: input method for unicode math characters
Date: Sat, 1 Oct 2011 11:16:59 -0500	[thread overview]
Message-ID: <20103.15611.251401.52578@gargle.gargle.HOWL> (raw)
In-Reply-To: <jwvpqigssgf.fsf-monnier+emacs@gnu.org>

On Sat Oct 1 2011 Stefan Monnier wrote:
> >> There's C-x 8 RET. For instance C-x 8 RET double integral produces  .
> > Thanks, well, the problem with this is that one needs to know these names.
> 
> You can use completion to find it.  I personally find that substring
> completion is very useful for it, so I have
> 
> (when (boundp 'completion-category-overrides)
>   (add-to-list 'completion-category-overrides
>                '(unicode-name (styles basic substring))))

Thanks, I'll give it a try.

> I don't find the echo area guidance very useful for TeX, indeed,
> but it's not like the guidance bothers me: I just ignore it. This
> said, it would be good to improve it for such circumstances

I'd appreciate that!

There are things popping up in the message area that I do not want
to ignore. And there are other things that one can ignore without a
problem. Yet I only know which category a message belongs to if I do
pay some attention to what is happening in the message area. So the
bottom line is that too often one can get distracted for nothing.

Roland



      reply	other threads:[~2011-10-01 16:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-30  9:32 input method for unicode math characters Roland Winkler
2011-09-30 14:11 ` Antoine Levitt
2011-09-30 14:59 ` Eli Zaretskii
2011-09-30 21:35   ` Roland Winkler
2011-10-01  7:07     ` Eli Zaretskii
2011-10-01  8:10     ` Thierry Volpiatto
2011-10-01 14:34     ` Stefan Monnier
2011-10-01 16:16       ` Roland Winkler [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=20103.15611.251401.52578@gargle.gargle.HOWL \
    --to=winkler@gnu.org \
    --cc=antoine.levitt@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.