help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

text-scale-decrease changes text-scale-mode without font changes


From: irenezerafa
Subject: text-scale-decrease changes text-scale-mode without font changes
Date: Sat, 06 Nov 2021 14:47:44 +0000

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

On Saturday, November 6th, 2021 at 2:44 PM, fatiparty--- via Users list for the 
GNU Emacs text editor <help-gnu-emacs@gnu.org> wrote:

> Nov 6, 2021, 09:07 by help-gnu-emacs@gnu.org:
>
> > I am using these two keybindings for chanding the font in emacs.  But I am 
> > getting text-scale-mode with a integer number decreasing (-1,-2,-3,...) 
> > when using "C-,".  Whilst for  "C-.", the integral number increasing.
> >
> > Still the text height in the emacs buffer is not changing.
> >
> > (global-set-key (kbd "C-,") 'text-scale-decrease)
> >
> > (global-set-key (kbd "C-.") 'text-scale-increase)
>
> Have done some more tests and still got the same problem.  Very strange.  
> Have been using
> ivy and have now switched that off. Any suggestions on how I can do some 
> progress on this,
> as I am out of ideas.

Try using "emacs -q"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]