unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* frame-cmds enlarge-font
@ 2016-12-16 10:04 Gauthier Östervall
  2016-12-16 14:56 ` Drew Adams
  0 siblings, 1 reply; 2+ messages in thread
From: Gauthier Östervall @ 2016-12-16 10:04 UTC (permalink / raw)
  To: help-gnu-emacs

I want the functionality of zoom-frm or default-text-scale (zooming in
on all windows of a frame).

I installed both via elpa, but none worked. The first zoom worked,
then nothing more. A little investigation hints that the problem is
with frame-cmds.el, and its function enlarge-font.

This seems to relate to an ancient but (#119 and #1562), Emacs 23. I
am currently on Emacs 24.4.1 because Debian.

There is a comment in frame-cmds.el, with a work-around for this bug.
I tested it to no av, but I'm not sure I did it right:
- replaced frame-cmds.el function enlarge-font with the work-around.
Recompile with (byte-recompile-directory package-user-dir nil 'force),
start a new emacs instance. This seems to work better when I call
enlarge-font directly, although 1 and -1 as parameters don't always
work. zoom-frm's command zoom-in still works only once.

For now I will just define my-enlarge-font in my init.el as what is in
the comment in frame-cmds.el, and call that directly. It would have
been nice to have the extra functionality of zoom-frm, but I'm not
sure what the correct way to do that: modify frame-cmds, recompile,
make zoom-frm use that.



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

end of thread, other threads:[~2016-12-16 14:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-16 10:04 frame-cmds enlarge-font Gauthier Östervall
2016-12-16 14:56 ` 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).