all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#16724: 24.3.50; Buffer *Backtrace* loses text scaling - unusable
@ 2014-02-11 22:05 Drew Adams
  2014-02-12  2:17 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2014-02-11 22:05 UTC (permalink / raw
  To: 16724

emacs -Q

You want to use the debugger on a function, and you want to see as much
as possible of each line in the debugger.  So you use debug-on-entry,
and then, after buffer *Backtrace* is displayed, you use C-mouse-1 and
choose Decrease Buffer Text Size.

You hit `d', and immediately buffer *Backtrace* loses the text scaling
you just set for it.

In reality, *Backtrace* might have be killed and re-created (or
whatever), but from a _user_ point of view, s?he is still in the same
buffer, and text scaling is broken.  To get the effect expected, s?he
has to repeat the C-mouse-1 and choosing to decrease the text size,
*each* time s?he hits a key (e.g., `d').



In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
 of 2014-02-06 on ODIEONE
Bzr revision: 116299 rgm@gnu.org-20140207032552-3ycw6hai2zl7yynq
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/Devel/emacs/binary --enable-checking=yes,glyphs
 'CFLAGS=-O0 -g3' LDFLAGS=-Lc:/Devel/emacs/lib
 CPPFLAGS=-Ic:/Devel/emacs/include'





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#16724: 24.3.50; Buffer *Backtrace* loses text scaling - unusable
  2014-02-11 22:05 bug#16724: 24.3.50; Buffer *Backtrace* loses text scaling - unusable Drew Adams
@ 2014-02-12  2:17 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2014-02-12  2:17 UTC (permalink / raw
  To: Drew Adams; +Cc: 16724

> You hit `d', and immediately buffer *Backtrace* loses the text scaling
> you just set for it.

Indeed, the buffer's major mode is re-applied every time, and it's
a mistake.  Patch welcome,


        Stefan





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-12  2:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-11 22:05 bug#16724: 24.3.50; Buffer *Backtrace* loses text scaling - unusable Drew Adams
2014-02-12  2:17 ` Stefan Monnier

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.