help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: elisp: set-register


From: Joe Corneli
Subject: Re: elisp: set-register
Date: Mon, 15 Nov 2004 23:58:28 -0600

You could use (string-to-char "p") to figure out what REGISTER to
use.  Referring to the source, it doesn't appear that ARG is
actually used in the function `window-configuration-to-register', so
for that argument just use nil (or nothing, since it is optional).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]