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

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

Re: text scale for org files


From: michael-franzese
Subject: Re: text scale for org files
Date: Sat, 1 May 2021 20:44:29 +0200

Increasing the height works when using

(global-set-key (kbd "C-.") 'text-scale-increase)

but when using

(global-set-key (kbd "C-,") 'text-scale-decrease)

I am getting

Wrong type argument: arrayp, nil



> Sent: Sunday, May 02, 2021 at 12:59 AM
> From: "Jean Louis" <bugs@gnu.support>
> To: michael-franzese@gmx.com
> Cc: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> Subject: Re: text scale for org files
>
> * michael-franzese@gmx.com <michael-franzese@gmx.com> [2021-05-01 15:35]:
> > Have been trying to change the text scale when using an
> > org-file.  However, the "text-scale-decrease" is not
> > functioning.
> >
> > (global-set-key (kbd "C-,") 'text-scale-decrease)
> > (global-set-key (kbd "C-.") 'text-scale-increase)
>
>
> In my emacs -Q from development it works in Org, decreases the text
> size.
>
> Also C-x = increases and C-x - decreases.
>
> You have maybe different version where it does not work, which one?
>
> --
> Jean
>
> Take action in Free Software Foundation campaigns:
> https://www.fsf.org/campaigns
>
> Sign an open letter in support of Richard M. Stallman
> https://stallmansupport.org/
> https://rms-support-letter.github.io/
>
>



reply via email to

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