all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "B. T. Raven" <nihil@nihilo.net>
To: help-gnu-emacs@gnu.org
Subject: Re: how to implement function copy-subword-to-irc-buffer
Date: Sat, 05 Dec 2009 15:43:51 -0600	[thread overview]
Message-ID: <7N6dnUVpDZ2cSYfWnZ2dnUVZ_oCdnZ2d@sysmatrix.net> (raw)
In-Reply-To: <jwvk4x1m82y.fsf-monnier+gnu.emacs.help@gnu.org>

Stefan Monnier wrote:
>> I also have this .emacs:
>> (fset 'im-uc
>>    [?\C-x return ?\C-\\ ?r ?f ?c ?1 ?3 ?4 ?5 return])
> 
> You could also just do
> 
>   (setq default-input-method 'rfc1345)
> 
> in your .emacs, so C-\ will toggle that input method (I do exactly
> that, except with the TeX input method rather than rfc1345, since
> I find TeX more intuitive, probably because I knew LaTeX already).
> 
> Another thing I use heavily is the Multi_key (aka "compose key") which
> I have xmodmap'ed to one of the right-alt keys I never use.  This way
> I can type in many chars (without any Emacs input-method, so it works
> just as well in xterm, firefox, open-office, younameit), like
> compose-e-' for é, compose-1-2 for ½, or compose-^-9 for ⁹.
> 
> 
>         Stefan


Thanks, Stefan. I want latin-1-postfix for default since I don't know
the mnemonics for rfc.. I'm on w32 so I have to use Keytweak and other
tricks to make my keyboard useful. I don't think compose key facility is
available on w32 in that form, is it?

Ed


  reply	other threads:[~2009-12-05 21:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-30 17:39 how to implement function copy-subword-to-irc-buffer B. T. Raven
2009-12-02  6:34 ` Kevin Rodgers
     [not found] ` <mailman.12001.1259735672.2239.help-gnu-emacs@gnu.org>
2009-12-04  1:45   ` B. T. Raven
2009-12-04  5:02     ` Kevin Rodgers
     [not found]     ` <mailman.12154.1259902948.2239.help-gnu-emacs@gnu.org>
2009-12-04 21:12       ` B. T. Raven
2009-12-05  8:49         ` Kevin Rodgers
     [not found]         ` <mailman.12262.1260003007.2239.help-gnu-emacs@gnu.org>
2009-12-05 18:58           ` B. T. Raven
2009-12-05 21:25             ` Stefan Monnier
2009-12-05 21:43               ` B. T. Raven [this message]
2009-12-07 15:48                 ` Stefan Monnier
2009-12-05 21:46           ` B. T. Raven
2009-12-08  5:31             ` Kevin Rodgers

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=7N6dnUVpDZ2cSYfWnZ2dnUVZ_oCdnZ2d@sysmatrix.net \
    --to=nihil@nihilo.net \
    --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.
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.