From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-devel@gnu.org
Subject: Re: rename buffer but overwrite already existing one
Date: Tue, 24 Mar 2020 10:17:30 +0100 [thread overview]
Message-ID: <87d0926rit.fsf@mat.ucm.es> (raw)
In-Reply-To: 87lfnqzs1e.fsf@gmx.net
[-- Attachment #1: Type: text/plain, Size: 540 bytes --]
> On Mon, 23 Mar 2020 21:49:57 +0100 Uwe Brauer <oub@mat.ucm.es> wrote:
> This function doesn't use the local variables `start' and `end', and
> evaluating (point-min) and (point-max) in the scope of
> with-current-buffer again returns the values for the buffer just
> created. Replacing `(point-min)' and `(point-max)' there by `start' and
> `end', respectively, will DTRT, but then you can just use copy-to-buffer
Ahh, I forgot to modify the last line :-[
Thanks for your help. I will try to add an argument later.
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]
prev parent reply other threads:[~2020-03-24 9:17 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-23 18:05 rename buffer but overwrite already existing one Uwe Brauer
2020-03-23 18:23 ` Stefan Monnier
2020-03-23 19:24 ` Uwe Brauer
2020-03-23 19:18 ` Eli Zaretskii
2020-03-23 19:23 ` Uwe Brauer
2020-03-23 19:35 ` Eli Zaretskii
2020-03-23 19:46 ` Uwe Brauer
2020-03-23 19:41 ` Andreas Schwab
2020-03-23 19:43 ` Uwe Brauer
2020-03-23 20:02 ` Stephen Berman
2020-03-23 20:49 ` Uwe Brauer
2020-03-23 21:21 ` Stephen Berman
2020-03-24 9:17 ` Uwe Brauer [this message]
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=87d0926rit.fsf@mat.ucm.es \
--to=oub@mat.ucm.es \
--cc=emacs-devel@gnu.org \
/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).