From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: global key not binding
Date: Mon, 15 Aug 2005 12:03:25 -0600 [thread overview]
Message-ID: <ddqlde$rg6$1@sea.gmane.org> (raw)
In-Reply-To: <87br40ki9v.fsf@wash.edu>
Baloff wrote:
> Kevin Rodgers <ihs_4664@yahoo.com> writes:
>
>
>>Baloff wrote:
>>
>> > (global-set-key "\C-cb" "\C-xh\M-w") ;copy buffer C-c b
>> > (global-set-key "\C-cb" "\C-xh\M-w") ;copy buffer C-c p
>> >
>> > I get symbol function definition is void ...
>>
>>It works for me. (Note that the 2 lines are identical, except for the
>>comments -- is there a typo in there?)
>>
>>To find out where the error occurs:
>>M-x set-variable RET debug-on-error RET t RET
>>
>
>
> Debugger entered--Lisp error: (error "The mark is not set now")
> call-interactively(kill-ring-save)
> execute-extended-command(nil)
> call-interactively(execute-extended-command)
`C-x h' should set the mark. The doc string for `M-w' mentions
Transient Mark mode, but even with that turned on I couldn't replicate
the error.
Do you get the error in a vanilla Emacs (emacs -q --no-site-file),
evaluating the global-set-key form in the *scratch* buffer?
--
Kevin Rodgers
prev parent reply other threads:[~2005-08-15 18:03 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-10 8:15 global key not binding Baloff
2005-08-10 8:24 ` Peter Dyballa
2005-08-10 13:41 ` Joe Corneli
[not found] ` <mailman.3223.1123681667.20277.help-gnu-emacs@gnu.org>
2005-08-10 19:12 ` Baloff
2005-08-10 19:20 ` Joe Corneli
2005-08-10 19:48 ` Lennart Borgman
2005-08-10 23:11 ` Joe Corneli
[not found] ` <mailman.3280.1123704053.20277.help-gnu-emacs@gnu.org>
2005-08-10 20:51 ` Baloff
2005-08-10 19:20 ` Kevin Rodgers
[not found] ` <mailman.3194.1123662827.20277.help-gnu-emacs@gnu.org>
2005-08-10 21:13 ` Baloff
2005-08-10 21:28 ` Kevin Rodgers
2005-08-10 22:32 ` Henrik Enberg
[not found] ` <mailman.3315.1123715476.20277.help-gnu-emacs@gnu.org>
2005-08-11 22:10 ` Baloff
2005-08-11 22:06 ` Henrik Enberg
[not found] ` <mailman.3273.1123702161.20277.help-gnu-emacs@gnu.org>
2005-08-14 8:57 ` Baloff
2005-08-15 18:03 ` Kevin Rodgers [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
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='ddqlde$rg6$1@sea.gmane.org' \
--to=ihs_4664@yahoo.com \
/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).