Gnus development mailing list
 help / color / mirror / Atom feed
* where is the save-selected-window definition?
@ 1996-01-18 21:10 Wes Hardaker
  1996-01-19  0:17 ` Steven L Baur
  0 siblings, 1 reply; 2+ messages in thread
From: Wes Hardaker @ 1996-01-18 21:10 UTC (permalink / raw)



With .29 I now get errors constantly that save-selected-window has not
been defined (and in deed, I can't find it anywhere (via grep) in the
lisp files).  Is it a Emacs only function (vs XEmacs as well)?

Wes


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

* Re: where is the save-selected-window definition?
  1996-01-18 21:10 where is the save-selected-window definition? Wes Hardaker
@ 1996-01-19  0:17 ` Steven L Baur
  0 siblings, 0 replies; 2+ messages in thread
From: Steven L Baur @ 1996-01-19  0:17 UTC (permalink / raw)


>>>>> "Wes" == Wes Hardaker <hardaker@ece.ucdavis.edu> writes:

Wes> With .29 I now get errors constantly that save-selected-window has not
Wes> been defined (and in deed, I can't find it anywhere (via grep) in the
Wes> lisp files).  Is it a Emacs only function (vs XEmacs as well)?

Yes.

save-selected-window: a Lisp macro.

Execute BODY, then select the window that was selected before BODY.

Look in packages/lazy-lock.el for an XEmacs version.

-- 
steve@miranova.com baur


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

end of thread, other threads:[~1996-01-19  0:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-01-18 21:10 where is the save-selected-window definition? Wes Hardaker
1996-01-19  0:17 ` Steven L Baur

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 NNTP newsgroup(s).