unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Joost Kremers <joostkremers@yahoo.com>
To: help-gnu-emacs@gnu.org
Subject: Re: creating a sub-menu
Date: 6 Mar 2013 20:55:54 GMT	[thread overview]
Message-ID: <slrnkjfbaq.d23.joostkremers@j.kremers4.news.arnhem.chello.nl> (raw)
In-Reply-To: mailman.21539.1362570279.855.help-gnu-emacs@gnu.org

ken wrote:
> Thanks for your response, Joost.  But I already have an easier way than 
> that to change the input method, one which takes just two mouse 
> clicks... and then another two mouse clicks to return to my normal input 
> method.

That's too much. It's also the wrong input medium. ;-) Toggling the
input method can be done with `C-\', which IMHO is much much easier and
quicker than using the mouse.

>  But I want a way so that all I need do is "C-xaa" to get 'ä'-- 
> so I can type this and other characters without breaking the flow of my 
> typing.

Using C-\ will allow you to do just that. (In fact, I don't see any
reason why one would want to disable the input method. When I type
German or Dutch, I just toggle the input method and keep it until I kill
the relevant buffer.)

>  I want these listed in the menu also because I might not 
> remember all the key combos for all the characters.  (I'll likely add 
> more in future.)

Well, I can't really help with the menu (I'm not even sure what this
xascii is...) but I do know that this error:

>>> Debugger entered--Lisp error: (wrong-type-argument arrayp xascii)

tells you that Emacs is expecting an array but getting xascii. In this
case the array Emacs is expecting must probably be either a string or a
vector, since a boolean vector or a char table doesn't seem to make
sense in a menu.

Don't know if that helps, though...

-- 
Joost Kremers                                   joostkremers@fastmail.fm
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)


  parent reply	other threads:[~2013-03-06 20:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.21496.1362523165.855.help-gnu-emacs@gnu.org>
2013-03-06  1:42 ` creating a sub-menu Joost Kremers
2013-03-06 11:44   ` ken
     [not found]   ` <mailman.21539.1362570279.855.help-gnu-emacs@gnu.org>
2013-03-06 20:55     ` Joost Kremers [this message]
2013-03-07  9:36       ` OT w/ misunderstanding " ken
     [not found]       ` <mailman.21622.1362648982.855.help-gnu-emacs@gnu.org>
2013-03-11 19:47         ` Joost Kremers
2013-03-12  9:36           ` ken
     [not found]           ` <mailman.21918.1363080995.855.help-gnu-emacs@gnu.org>
2013-03-12 18:14             ` Joost Kremers
2013-03-05 22:39 ken
2013-03-07 14:14 ` Stephen Berman
2013-03-12  7:38   ` ken
2013-03-12 22:22     ` Stephen Berman
2013-03-12 23:09       ` ken

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=slrnkjfbaq.d23.joostkremers@j.kremers4.news.arnhem.chello.nl \
    --to=joostkremers@yahoo.com \
    --cc=help-gnu-emacs@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).