From: Thien-Thi Nguyen <ttn@gnuvola.org>
To: Help-gnu-emacs@gnu.org
Subject: Re: Newby trying to do a macro key binding, I think
Date: Wed, 18 Nov 2009 20:23:39 +0100 [thread overview]
Message-ID: <87tywrhc1w.fsf@ambire.localdomain> (raw)
In-Reply-To: <26401079.post@talk.nabble.com> (Paul Heinrich Dietrich's message of "Tue, 17 Nov 2009 17:41:52 -0800 (PST)")
() Paul Heinrich Dietrich <paul.heinrich.dietrich@gmail.com>
() Tue, 17 Nov 2009 17:41:52 -0800 (PST)
C-x d /me@servername#99:/home/directory/path/
You can try:
(setenv "rd" "/me@servername#99:/home/directory/path/")
(global-set-key [f5] [?\C-x ?d ?$ ?r ?d ?\C-m])
Here, "rd" stands for "remote directory".
thi
next prev parent reply other threads:[~2009-11-18 19:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-18 1:41 Newby trying to do a macro key binding, I think Paul Heinrich Dietrich
2009-11-18 6:38 ` Dirk-Jan C. Binnema
2009-11-18 18:14 ` Paul Heinrich Dietrich
[not found] ` <mailman.10977.1258568059.2239.help-gnu-emacs@gnu.org>
2009-11-18 18:21 ` David Kastrup
2009-11-18 23:01 ` Paul Heinrich Dietrich
2009-11-18 19:23 ` Thien-Thi Nguyen [this message]
[not found] <mailman.10952.1258524409.2239.help-gnu-emacs@gnu.org>
2009-11-18 9:11 ` harven
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=87tywrhc1w.fsf@ambire.localdomain \
--to=ttn@gnuvola.org \
--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.