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

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

save-buffer like save-excursion


From: Matthew Flaschen
Subject: save-buffer like save-excursion
Date: Sun, 18 Mar 2007 03:57:40 -0400
User-agent: Thunderbird 1.5.0.10 (X11/20070306)

Is there a command like save-excursion that only saves the buffer?  I
have several functions that must set-buffer temporarily, then do things
that change point.  I always want these point changes, but if set-buffer
changed the buffer (not necessarily true), I want to reverse that change.

So, is there already a command for this?

Matt Flaschen




reply via email to

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