From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Glenn Morris <rgm@gnu.org>
Cc: 1229@debbugs.gnu.org
Subject: bug#1229: generate-new-buffer-name could be more efficient
Date: Tue, 03 Jul 2012 09:58:30 -0400 [thread overview]
Message-ID: <jwvlij1ospt.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <7bojxfgeb.fsf@fencepost.gnu.org> (Glenn Morris's message of "Tue, 03 Jul 2012 03:33:16 -0400")
> Something like the following?
Yes.
> + sprintf (number, "-%"pD"d", Frandom (make_number (999999)));
I don't like this arbitrary constant. Maybe we could use something
like "N * Flength (Vbuffer_alist)".
Stefan
next prev parent reply other threads:[~2012-07-03 13:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <e3tzb3pzkm.fsf@fencepost.gnu.org>
2012-07-03 7:33 ` bug#1229: generate-new-buffer-name could be more efficient Glenn Morris
2012-07-03 13:58 ` Stefan Monnier [this message]
2012-07-03 17:21 ` Glenn Morris
2012-07-03 17:27 ` Stefan Monnier
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvlij1ospt.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=1229@debbugs.gnu.org \
--cc=rgm@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.