* bug#15749: 24.3.50; reduced font size for *Backtrace* is lost for each step
@ 2013-10-29 15:32 Drew Adams
2018-08-03 18:22 ` Gemini Lasswell
0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2013-10-29 15:32 UTC (permalink / raw)
To: 15749
emacs -Q
Use `debug-on-entry' for some function, invoke that function, and try to
step through the debugger.
As soon as buffer *Backtrace* is created, use `S-mouse-1' and choose
`Decrease Buffer Text Size'. OK.
Now step, using `d'. At the first step, buffer *Backtrace* returns to
the original size text. This font-size change is supposed to be per
buffer, no matter where the buffer is displayed.
Presumably because Emacs, behind the scene, kills and re-creates buffer
`*Backtrace*', the user-expected behavior is broken. The debugger
should remember the user-chosen font size and reinstate it when it does
its otherwise user-invisible, behind-the-scene buffer manipulations.
In fact, every user-pertinent setting in effect for buffer *Backtrace*
should be restored, each time the buffer is "updated"/re-created.
In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
of 2013-10-19 on LEG570
Bzr revision: 114715 rgm@gnu.org-20131019023520-s8mwtib7xcx9e05w
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --enable-checking 'CFLAGS=-O0 -g3' CPPFLAGS=-DGLYPH_DEBUG=1'
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#15749: 24.3.50; reduced font size for *Backtrace* is lost for each step
2013-10-29 15:32 bug#15749: 24.3.50; reduced font size for *Backtrace* is lost for each step Drew Adams
@ 2018-08-03 18:22 ` Gemini Lasswell
2018-08-03 18:57 ` Drew Adams
0 siblings, 1 reply; 4+ messages in thread
From: Gemini Lasswell @ 2018-08-03 18:22 UTC (permalink / raw)
To: Drew Adams; +Cc: 15749
Drew Adams <drew.adams@oracle.com> writes:
> Now step, using `d'. At the first step, buffer *Backtrace* returns to
> the original size text. This font-size change is supposed to be per
> buffer, no matter where the buffer is displayed.
Hi Drew,
The backtrace mode changes which I just pushed to Emacs master include
a fix for this bug. Could you give it a try?
TIA,
Gemini
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#15749: 24.3.50; reduced font size for *Backtrace* is lost for each step
2018-08-03 18:22 ` Gemini Lasswell
@ 2018-08-03 18:57 ` Drew Adams
2018-08-03 19:21 ` Gemini Lasswell
0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2018-08-03 18:57 UTC (permalink / raw)
To: Gemini Lasswell; +Cc: 15749
Hi Gemini,
No, sorry; I can't check this. I don't build Emacs.
I won't be able to play with until the next Emacs release.
But if it works now for you then it's probably fine.
Thanks for working on this.
Thx - Drew
> > Now step, using `d'. At the first step, buffer *Backtrace* returns to
> > the original size text. This font-size change is supposed to be per
> > buffer, no matter where the buffer is displayed.
>
> Hi Drew,
>
> The backtrace mode changes which I just pushed to Emacs master include
> a fix for this bug. Could you give it a try?
>
> TIA,
> Gemini
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#15749: 24.3.50; reduced font size for *Backtrace* is lost for each step
2018-08-03 18:57 ` Drew Adams
@ 2018-08-03 19:21 ` Gemini Lasswell
0 siblings, 0 replies; 4+ messages in thread
From: Gemini Lasswell @ 2018-08-03 19:21 UTC (permalink / raw)
To: Drew Adams; +Cc: 15749
Drew Adams <drew.adams@oracle.com> writes:
> No, sorry; I can't check this. I don't build Emacs.
>
> I won't be able to play with until the next Emacs release.
> But if it works now for you then it's probably fine.
> Thanks for working on this.
>
> Thx - Drew
OK, then I'll close this bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-08-03 19:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-29 15:32 bug#15749: 24.3.50; reduced font size for *Backtrace* is lost for each step Drew Adams
2018-08-03 18:22 ` Gemini Lasswell
2018-08-03 18:57 ` Drew Adams
2018-08-03 19:21 ` Gemini Lasswell
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.