all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: 11961@debbugs.gnu.org
Subject: bug#11961: Why can't one open more than one gnus-read-ephemeral-bug at once?
Date: Sun, 29 Jul 2012 13:47:47 +0200	[thread overview]
Message-ID: <874noqeql8.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87wr22jjab.fsf@mail.jurta.org>

On Tue, Jul 17 2012, Juri Linkov wrote:

> Currently `gnus-read-ephemeral-emacs-bug-group'
> can open only one group at a time.
>
> The following patch eliminates this limitation
> by creating unique group names:
[...]
>        (gnus-group-read-ephemeral-group
> -       "gnus-read-ephemeral-bug"
> +       (format "gnus-read-ephemeral-bug:%s"
> +	       (mapconcat 'number-to-string ids ","))

It handles the case when `ids' is a list as well, right?

Looks useful to me, please install.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/






  reply	other threads:[~2012-07-29 11:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-17 19:10 bug#11961: Why can't one open more than one gnus-read-ephemeral-bug at once? Juri Linkov
2012-07-29 11:47 ` Reiner Steib [this message]
2012-07-29 18:17   ` Juri Linkov
2012-09-05 19:36     ` Lars Ingebrigtsen
2012-09-05 19:36 ` Lars Ingebrigtsen
2012-09-06  9:03   ` Juri Linkov
2012-09-06 14:10     ` Lars Ingebrigtsen
2012-09-06 16:35       ` Juri Linkov
2012-09-06 16:47         ` Lars Ingebrigtsen

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=874noqeql8.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=11961@debbugs.gnu.org \
    --cc=Reiner.Steib@gmx.de \
    /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.