all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: michael-franzese@gmx.com
To: michael-franzese@gmx.com
Cc: Help Gnu Emacs <help-gnu-emacs@gnu.org>, Jean Louis <bugs@gnu.support>
Subject: Re: text scale for org files
Date: Sat, 1 May 2021 21:28:52 +0200	[thread overview]
Message-ID: <trinity-fcb2c057-7874-4840-bbd9-24230f19ba1e-1619897332094@3c-app-mailcom-bs01> (raw)
In-Reply-To: <trinity-78d0db04-3811-4a5c-8008-34fe583bfdf8-1619894669937@3c-app-mailcom-bs01>


Have now seen that "C-x =" and "C-x -" are working, except for the
following keybinding

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

The problem seems to be derived from the following error.

org-cycle-agenda-files: Wrong type argument: arrayp, nil [54 times]




> Sent: Sunday, May 02, 2021 at 6:44 AM
> From: michael-franzese@gmx.com
> To: "Jean Louis" <bugs@gnu.support>
> Cc: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> Subject: Re: text scale for org files
>
> 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	other threads:[~2021-05-01 19:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-01 12:34 text scale for org files michael-franzese
2021-05-01 12:59 ` Jean Louis
2021-05-01 18:37   ` michael-franzese
2021-05-01 18:41   ` michael-franzese
2021-05-01 18:44   ` michael-franzese
2021-05-01 19:28     ` michael-franzese [this message]
2021-05-01 19:33       ` Eli Zaretskii
2021-05-01 19:58       ` Christopher Dimech
2021-05-01 13:01 ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=trinity-fcb2c057-7874-4840-bbd9-24230f19ba1e-1619897332094@3c-app-mailcom-bs01 \
    --to=michael-franzese@gmx.com \
    --cc=bugs@gnu.support \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.