From: Christopher Dimech <dimech@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:58:07 +0200 [thread overview]
Message-ID: <trinity-5af07166-4a67-4a9a-93db-4d3ea6000763-1619899087967@3c-app-mailcom-bs01> (raw)
In-Reply-To: <trinity-fcb2c057-7874-4840-bbd9-24230f19ba1e-1619897332094@3c-app-mailcom-bs01>
Have looked into this. Your problem stems from the fact that
tho command "(org-cycle-agenda-files)" in already keybinded
to C-'
See https://orgmode.org/manual/Agenda-Files.html
C-'
C-, (org-cycle-agenda-files)
Cycle through agenda file list, visiting one file after the other.
One solution is to first unset C-,
Then you can use C-' for executing (org-cycle-agenda-files)
> Sent: Sunday, May 02, 2021 at 7:28 AM
> 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
>
>
> 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/
> > >
> > >
> >
> >
>
>
---------------------
Christopher Dimech
General Administrator - Naiad Informatics - GNU Project (Geocomputation)
- Geophysical Simulation
- Geological Subsurface Mapping
- Disaster Preparedness and Mitigation
- Natural Resource Exploration and Production
- Free Software Advocacy
next prev parent reply other threads:[~2021-05-01 19:58 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
2021-05-01 19:33 ` Eli Zaretskii
2021-05-01 19:58 ` Christopher Dimech [this message]
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-5af07166-4a67-4a9a-93db-4d3ea6000763-1619899087967@3c-app-mailcom-bs01 \
--to=dimech@gmx.com \
--cc=bugs@gnu.support \
--cc=help-gnu-emacs@gnu.org \
--cc=michael-franzese@gmx.com \
/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.