all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
[parent not found: <mailman.685.1223560176.25473.help-gnu-emacs@gnu.org>]
* global-set-key with parameter
@ 2008-10-08 18:32 Fred Picher
  0 siblings, 0 replies; 4+ messages in thread
From: Fred Picher @ 2008-10-08 18:32 UTC (permalink / raw)
  To: help-gnu-emacs

Hello all,

  I would like to bind the following function and parameter to the F5
key in emacs 23, which is currently undefined.  This is to save the
buffer layout to be recalled using the lowercase 'w' key:

C-x r w w

  That would be the window-configuration-to-register command I
think.  I could do something like:

(global-set-key [f5]    'window-configuration-to-register)

  But how is the 'w' parameter passed to this command ?

Thanks.



      __________________________________________________________________
Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your favourite sites. Download it now at
http://ca.toolbar.yahoo.com.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-10-09 14:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.652.1223525988.25473.help-gnu-emacs@gnu.org>
2008-10-09  6:40 ` global-set-key with parameter Barry Margolin
2008-10-09 13:49   ` Fred Picher
     [not found] <mailman.685.1223560176.25473.help-gnu-emacs@gnu.org>
2008-10-09 14:11 ` harven
2008-10-08 18:32 Fred Picher

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.