unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#3759: window-height wrong with changed font-size
@ 2009-07-05 12:46 grischka
  2011-09-17  6:34 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: grischka @ 2009-07-05 12:46 UTC (permalink / raw)
  To: submit

$ src/emacs -Q README

M-: (window-height)
   33 (#o41, #x21)

shift-left-click on window, choose "Decrease Font Size"

M-: (window-height)
   33 (#o41, #x21)

But the window now has 38 lines.

--- On GTK emacs, compiled from git master on Jul 05, 2009 ---






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

* bug#3759: window-height wrong with changed font-size
  2009-07-05 12:46 bug#3759: window-height wrong with changed font-size grischka
@ 2011-09-17  6:34 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2011-09-17  6:34 UTC (permalink / raw)
  To: grischka; +Cc: 3759

grischka <grishka@gmx.de> writes:

> $ src/emacs -Q README
>
> M-: (window-height)
>   33 (#o41, #x21)
>
> shift-left-click on window, choose "Decrease Font Size"
>
> M-: (window-height)
>   33 (#o41, #x21)
>
> But the window now has 38 lines.

This may be confusing, but I don't think it's a bug.  The menu item
(which has been renamed in Emacs 24 to be slightly less confusing) just
changes the font size in the current buffer, but `window-height' says
what the height is versus the default window font.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





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

end of thread, other threads:[~2011-09-17  6:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-05 12:46 bug#3759: window-height wrong with changed font-size grischka
2011-09-17  6:34 ` Lars Magne Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).