* Not all buffers shown in "Buffers" menu bar item
@ 2009-12-11 9:35 bostjanv
2009-12-11 15:59 ` Drew Adams
0 siblings, 1 reply; 7+ messages in thread
From: bostjanv @ 2009-12-11 9:35 UTC (permalink / raw)
To: Help-gnu-emacs
Hello,
I'm using emacs 23.1 on Ubuntu 9.10 and I noticed that not all buffers are
listed when menu bar item "Buffers" is clicked. To get all buffers one has
to select "List all buffers" (C-x C-b) option in the "Buffers" menu bar
item. For example, when I enter the command
emacsclient --no-wait <file 1> <file 2>
only <file 1> appears on the Buffers list while <file 2> is listed only when
"LIst all buffers" is clicked. I may add that i've noticed this behavior on
other systems as well (not only Ubuntu). Can someone, please, describe the
rule according to which a buffer is included in the "Buffers" list?
Regards,
bostjanv
--
View this message in context: http://old.nabble.com/Not-all-buffers-shown-in-%22Buffers%22-menu-bar-item-tp26741293p26741293.html
Sent from the Emacs - Help mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: Not all buffers shown in "Buffers" menu bar item
2009-12-11 9:35 bostjanv
@ 2009-12-11 15:59 ` Drew Adams
2009-12-12 19:30 ` bostjanv
0 siblings, 1 reply; 7+ messages in thread
From: Drew Adams @ 2009-12-11 15:59 UTC (permalink / raw)
To: 'bostjanv', Help-gnu-emacs
> I'm using emacs 23.1 on Ubuntu 9.10 and I noticed that not
> all buffers are listed when menu bar item "Buffers" is clicked.
Sounds like
http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4122
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: Not all buffers shown in "Buffers" menu bar item
2009-12-11 15:59 ` Drew Adams
@ 2009-12-12 19:30 ` bostjanv
2009-12-12 20:24 ` Drew Adams
0 siblings, 1 reply; 7+ messages in thread
From: bostjanv @ 2009-12-12 19:30 UTC (permalink / raw)
To: Help-gnu-emacs
Drew Adams wrote:
>
>> I'm using emacs 23.1 on Ubuntu 9.10 and I noticed that not
>> all buffers are listed when menu bar item "Buffers" is clicked.
>
> Sounds like
> http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4122
>
>
>
>
>
Hello,
Thanks for the reply. At the moment I am not sure that the behavior
described in bug report 4122 is related to my problem. Namely, I tried the
workaround mentioned in the link (M-x accelerate-menu), and it had no effect
on my problem. Specifically, after entering
emacsclient --no-wait <file 1> <file 2>
at the terminal, and after evaluating M-x accelerate-menu, <file 2> was
still not on the Buffers list. Further evidence that the two problems are
not related is that my problem occurs also on Windows while the
accelerate-menu command is X-Window only. Basically, I would like to submit
a bug report; but prior to that I need the information whether the behavior
I am describing (<file 2> not on Buffers list) is intended (by design) or
not.
Regards,
bostjanv
PS "emacsclient --no-wait <file 1> ; emacsclient --no-wait <file 2>" results
in both files ending up on the Buffers list.
--
View this message in context: http://old.nabble.com/Not-all-buffers-shown-in-%22Buffers%22-menu-bar-item-tp26741293p26760447.html
Sent from the Emacs - Help mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: Not all buffers shown in "Buffers" menu bar item
2009-12-12 19:30 ` bostjanv
@ 2009-12-12 20:24 ` Drew Adams
0 siblings, 0 replies; 7+ messages in thread
From: Drew Adams @ 2009-12-12 20:24 UTC (permalink / raw)
To: 'bostjanv', Help-gnu-emacs
> At the moment I am not sure that the behavior
> described in bug report 4122 is related to my problem.
> Namely, I tried the
> workaround mentioned in the link (M-x accelerate-menu), and
> it had no effect
> on my problem. Specifically, after entering
>
> emacsclient --no-wait <file 1> <file 2>
>
> at the terminal, and after evaluating M-x accelerate-menu,
> <file 2> was still not on the Buffers list. Further
> evidence that the two problems are not related is that my
> problem occurs also on Windows while the accelerate-menu
> command is X-Window only. Basically, I would like to submit
> a bug report; but prior to that I need the information
> whether the behavior I am describing (<file 2> not on
> Buffers list) is intended (by design) or not.
Unless someone does answer you about that, please submit a bug report - you
should find the answer that way, at least.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Not all buffers shown in "Buffers" menu bar item
[not found] <mailman.12746.1260524166.2239.help-gnu-emacs@gnu.org>
@ 2010-01-22 15:20 ` Denis Howe
2010-01-23 9:48 ` Peter Dyballa
[not found] ` <mailman.56.1264240094.14305.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 7+ messages in thread
From: Denis Howe @ 2010-01-22 15:20 UTC (permalink / raw)
To: help-gnu-emacs
On Dec 11 2009, 9:35 am, bostjanv <bostj...@alum.mit.edu> wrote:
> emacs 23.1 on Ubuntu 9.10 and I noticed that not all
> buffers are listed when menu bar item "Buffers" is clicked.
Same here. Emacs 22 and 23 on Ubuntu 9.10. I think this is an
instance of https://bugs.launchpad.net/ubuntu/+source/emacs22/+bug/415101.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Not all buffers shown in "Buffers" menu bar item
2010-01-22 15:20 ` Not all buffers shown in "Buffers" menu bar item Denis Howe
@ 2010-01-23 9:48 ` Peter Dyballa
[not found] ` <mailman.56.1264240094.14305.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 7+ messages in thread
From: Peter Dyballa @ 2010-01-23 9:48 UTC (permalink / raw)
To: Denis Howe; +Cc: help-gnu-emacs
Am 22.01.2010 um 16:20 schrieb Denis Howe:
> On Dec 11 2009, 9:35 am, bostjanv wrote:
>
>> emacs 23.1 on Ubuntu 9.10 and I noticed that not all
>> buffers are listed when menu bar item "Buffers" is clicked.
>
> Same here. Emacs 22 and 23 on Ubuntu 9.10. I think this is an
> instance of https://bugs.launchpad.net/ubuntu/+source/emacs22/+bug/415101
> .
This menu never showed all buffers, because there are GNU Emacs users
that have more than a dozen buffers open... (and the upper limit of
the number of open buffers in GNU Emacs is much larger than any screen
area)
This menu is the bug. It might as well disappear.
--
Greetings
Pete
The day Microsoft makes something that doesn't suck is the day they
start selling vacuum cleaners.
– Ernest Jan Plugge
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Not all buffers shown in "Buffers" menu bar item
[not found] ` <mailman.56.1264240094.14305.help-gnu-emacs@gnu.org>
@ 2010-02-11 3:59 ` David Combs
0 siblings, 0 replies; 7+ messages in thread
From: David Combs @ 2010-02-11 3:59 UTC (permalink / raw)
To: help-gnu-emacs
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1054 bytes --]
In article <mailman.56.1264240094.14305.help-gnu-emacs@gnu.org>,
Peter Dyballa <Peter_Dyballa@Web.DE> wrote:
>
>Am 22.01.2010 um 16:20 schrieb Denis Howe:
>
>> On Dec 11 2009, 9:35 am, bostjanv wrote:
>>
>>> emacs 23.1 on Ubuntu 9.10 and I noticed that not all
>>> buffers are listed when menu bar item "Buffers" is clicked.
>>
>> Same here. Emacs 22 and 23 on Ubuntu 9.10. I think this is an
>> instance of https://bugs.launchpad.net/ubuntu/+source/emacs22/+bug/415101
>> .
>
>This menu never showed all buffers, because there are GNU Emacs users
>that have more than a dozen buffers open... (and the upper limit of
How about 676 (num lines in my *Buffer List*).
You ask, how can I keep that much junk around?
Easy. M-x desktop-read!
>the number of open buffers in GNU Emacs is much larger than any screen
>area)
>
>This menu is the bug. It might as well disappear.
>
>--
>Greetings
>
> Pete
>
>The day Microsoft makes something that doesn't suck is the day they
>start selling vacuum cleaners.
> Ernest Jan Plugge
>
>
>
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2010-02-11 3:59 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.12746.1260524166.2239.help-gnu-emacs@gnu.org>
2010-01-22 15:20 ` Not all buffers shown in "Buffers" menu bar item Denis Howe
2010-01-23 9:48 ` Peter Dyballa
[not found] ` <mailman.56.1264240094.14305.help-gnu-emacs@gnu.org>
2010-02-11 3:59 ` David Combs
2009-12-11 9:35 bostjanv
2009-12-11 15:59 ` Drew Adams
2009-12-12 19:30 ` bostjanv
2009-12-12 20:24 ` Drew Adams
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).