GNU bug report logs -
#19009
Buffer tabs in tabbar mode almost hidden in current trunk (OSX?)
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 19009 in the body.
You can then email your comments to 19009 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#19009
; Package
emacs
.
(Mon, 10 Nov 2014 14:15:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Angelo Graziosi <angelo.graziosi <at> alice.it>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 10 Nov 2014 14:15:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
It is a long time I had installed the tabbar package from ELPA/MELPA.
The tabs haven't a fine look but work quit well..
..only.. that today, with current trunk (commit: Glenn Morris 2014-11-10
07:39:35 (GMT)), they are almost completely overlapped from Emacs tool
bar icons, at least on OSX 10.10, and tabbar mode is unusable...
Ciao,
Angelo.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#19009
; Package
emacs
.
(Thu, 13 Nov 2014 13:09:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
It seems that this issue is OSX related because I have tried with
current "master" [*], commit:
Paul Eggert 2014-11-13 06:34:52 (GMT)
on Cygwin and buffer tabs are always visible. Instead, on OSX 10.10, the
issue is still there..
Anyway, here there are some more informations.
I have the desktop save mode enabled so that I start Emacs with the
buffers of last session. If I short-circuit the desktop file,
mv desktop desktop-save
and then restore all the buffers (C-x C=f ...), the buffer tabs are all
visible correctly. After exiting from Emacs and saving the desktop,
restarting Emacs shows the issue again.
BUT, if I increase the frame height, say of one line, and decrease the
height still one line (dragging the frame bottom with the mouse), the
buffer tabs are visible! I have to repeat this each time I start Emacs...
This occurs with recent masters, say after Nov. 10.
Ciao,
Angelo.
---
[*] http://git.savannah.gnu.org/cgit/emacs.git/snapshot/emacs-master.tar.gz
Il 10/11/2014 15:14, Angelo Graziosi ha scritto:
> It is a long time I had installed the tabbar package from ELPA/MELPA.
> The tabs haven't a fine look but work quit well..
>
> ..only.. that today, with current trunk (commit: Glenn Morris 2014-11-10
> 07:39:35 (GMT)), they are almost completely overlapped from Emacs tool
> bar icons, at least on OSX 10.10, and tabbar mode is unusable...
>
>
> Ciao,
> Angelo.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#19009
; Package
emacs
.
(Sat, 29 Feb 2020 18:28:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 19009 <at> debbugs.gnu.org (full text, mbox):
Hi Angelo,
Are you still seeing this? Have you reported the bug to the authors
of tabbar-mode?
To make any progress here, we would need a (preferably minimal) recipe
to reproduce the bug on a stock Emacs rather than having to install
and debug a third party package.
Best regards,
Stefan Kangas
Angelo Graziosi <angelo.graziosi <at> alice.it> writes:
> It seems that this issue is OSX related because I have tried with current
> "master" [*], commit:
>
> Paul Eggert 2014-11-13 06:34:52 (GMT)
>
>
> on Cygwin and buffer tabs are always visible. Instead, on OSX 10.10, the issue
> is still there..
>
> Anyway, here there are some more informations.
>
> I have the desktop save mode enabled so that I start Emacs with the buffers of
> last session. If I short-circuit the desktop file,
>
> mv desktop desktop-save
>
> and then restore all the buffers (C-x C=f ...), the buffer tabs are all visible
> correctly. After exiting from Emacs and saving the desktop, restarting Emacs
> shows the issue again.
>
> BUT, if I increase the frame height, say of one line, and decrease the height
> still one line (dragging the frame bottom with the mouse), the buffer tabs are
> visible! I have to repeat this each time I start Emacs...
>
> This occurs with recent masters, say after Nov. 10.
>
> Ciao,
> Angelo.
>
> ---
> [*] http://git.savannah.gnu.org/cgit/emacs.git/snapshot/emacs-master.tar.gz
>
>
> Il 10/11/2014 15:14, Angelo Graziosi ha scritto:
>> It is a long time I had installed the tabbar package from ELPA/MELPA.
>> The tabs haven't a fine look but work quit well..
>>
>> ..only.. that today, with current trunk (commit: Glenn Morris 2014-11-10
>> 07:39:35 (GMT)), they are almost completely overlapped from Emacs tool
>> bar icons, at least on OSX 10.10, and tabbar mode is unusable...
>>
>>
>> Ciao,
>> Angelo.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#19009
; Package
emacs
.
(Sat, 29 Feb 2020 23:56:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 19009 <at> debbugs.gnu.org (full text, mbox):
No, it seems that now things work better. Maybe you can close this.
Thanks.
Il 29/02/2020 19:27, Stefan Kangas ha scritto:
> Hi Angelo,
>
> Are you still seeing this? Have you reported the bug to the authors
> of tabbar-mode?
>
> To make any progress here, we would need a (preferably minimal) recipe
> to reproduce the bug on a stock Emacs rather than having to install
> and debug a third party package.
>
> Best regards,
> Stefan Kangas
>
>
> Angelo Graziosi <angelo.graziosi <at> alice.it> writes:
>
>> It seems that this issue is OSX related because I have tried with current
>> "master" [*], commit:
>>
>> Paul Eggert 2014-11-13 06:34:52 (GMT)
>>
>>
>> on Cygwin and buffer tabs are always visible. Instead, on OSX 10.10, the issue
>> is still there..
>>
>> Anyway, here there are some more informations.
>>
>> I have the desktop save mode enabled so that I start Emacs with the buffers of
>> last session. If I short-circuit the desktop file,
>>
>> mv desktop desktop-save
>>
>> and then restore all the buffers (C-x C=f ...), the buffer tabs are all visible
>> correctly. After exiting from Emacs and saving the desktop, restarting Emacs
>> shows the issue again.
>>
>> BUT, if I increase the frame height, say of one line, and decrease the height
>> still one line (dragging the frame bottom with the mouse), the buffer tabs are
>> visible! I have to repeat this each time I start Emacs...
>>
>> This occurs with recent masters, say after Nov. 10.
>>
>> Ciao,
>> Angelo.
>>
>> ---
>> [*] http://git.savannah.gnu.org/cgit/emacs.git/snapshot/emacs-master.tar.gz
>>
>>
>> Il 10/11/2014 15:14, Angelo Graziosi ha scritto:
>>> It is a long time I had installed the tabbar package from ELPA/MELPA.
>>> The tabs haven't a fine look but work quit well..
>>>
>>> ..only.. that today, with current trunk (commit: Glenn Morris 2014-11-10
>>> 07:39:35 (GMT)), they are almost completely overlapped from Emacs tool
>>> bar icons, at least on OSX 10.10, and tabbar mode is unusable...
>>>
>>>
>>> Ciao,
>>> Angelo.
Reply sent
to
Stefan Kangas <stefan <at> marxist.se>
:
You have taken responsibility.
(Sun, 01 Mar 2020 00:16:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Angelo Graziosi <angelo.graziosi <at> alice.it>
:
bug acknowledged by developer.
(Sun, 01 Mar 2020 00:16:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 19009-done <at> debbugs.gnu.org (full text, mbox):
Angelo Graziosi <angelo.graziosi <at> alice.it> writes:
> No, it seems that now things work better. Maybe you can close this.
Thank you for your prompt reply; I'm closing the bug now.
Best regards,
Stefan Kangas
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 29 Mar 2020 11:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 5 years and 87 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.