unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Stephen J. Turnbull" <stephen@xemacs.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Lennart Borgman <lennart.borgman@gmail.com>, emacs-devel@gnu.org
Subject: Re: save-excursion again
Date: Sat, 26 Jun 2010 09:40:31 +0900	[thread overview]
Message-ID: <87vd96mxs0.fsf@uwakimon.sk.tsukuba.ac.jp> (raw)
In-Reply-To: <jwvpqzeg6c6.fsf-monnier+emacs@gnu.org>

Stefan Monnier writes:
 > > Which brings up a question for Stefan.  Are you saying that the
 > > condition-case-save-point-and-mark aspect of `save-excursion' should
 > > be abstracted out (say as `save-region') and separated from the
 > > save-buffer aspect?
 > 
 > Not sure what you mean.

Well, ditto.  I'm really unclear on why with-current-buffer is always
an appropriate substitute for (save-excursion (set-buffer fu-boofer)
...), for the same kinds of reasons I'm kinda unclear on why global
match data is ever a good idea.  Not everybody programs in functional
style; you may have cause to call code which has nasty side effects on
the buffer you're explicitly working on.

 > the semantics of "restore point in another buffer" is murky in
 > Emacs.

I don't really see why.  It would be the same as now except that you
don't do a final set-buffer.  Whether that would be useful or not is
another question.  Evidently you don't see it as useful, though, which
answers my question.




  reply	other threads:[~2010-06-26  0:40 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-18  7:42 save-excursion again Uday S Reddy
2010-06-18 13:51 ` Stefan Monnier
2010-06-18 14:02   ` David Kastrup
2010-06-18 15:29     ` Stefan Monnier
2010-06-18 17:16   ` Uday S Reddy
2010-06-18 18:37     ` Stefan Monnier
2010-06-19 14:50     ` Stephen J. Turnbull
2010-06-19 14:56       ` Lennart Borgman
2010-06-19 14:58         ` Lennart Borgman
2010-06-19 17:23           ` Stephen J. Turnbull
2010-06-19 17:30             ` Lennart Borgman
2010-06-25 21:20             ` Stefan Monnier
2010-06-26  0:40               ` Stephen J. Turnbull [this message]
2010-07-01  0:26                 ` Stefan Monnier
2010-07-01  4:34                   ` Stephen J. Turnbull
2010-07-04 17:07                     ` Stefan Monnier
2010-06-26 11:03               ` Uday S Reddy
2010-07-01  0:30                 ` Stefan Monnier
2010-07-01  1:54                   ` Lennart Borgman
2010-07-04 17:08                     ` Stefan Monnier
2010-06-19 16:22       ` Uday S Reddy
2010-06-18 15:04 ` Davis Herring

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=87vd96mxs0.fsf@uwakimon.sk.tsukuba.ac.jp \
    --to=stephen@xemacs.org \
    --cc=emacs-devel@gnu.org \
    --cc=lennart.borgman@gmail.com \
    --cc=monnier@iro.umontreal.ca \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).