emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Summer Emacs <summeremacs@gmail.com>
To: Mark Barton <mbarton98@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: C-c $ missing?
Date: Fri, 19 Aug 2022 08:39:46 +0200	[thread overview]
Message-ID: <m25yioag3t.fsf@gmail.com> (raw)
In-Reply-To: <C201DBA7-931C-435F-AAE0-D79CA37E40E4@gmail.com>


Mark Barton @ 2022-08-18 23:37 :

> [... 5 lines elided]

> On my Emacs setup C-c $ is mapped to flyspell-correct-word-before-point, but C-h b  shows that it is bound to org-archive-subtree.
> Did you recently enable spellcheck in org mode?

Aha! that must be it because I enabled flyspell globally in all text/org
docs just 2 days ago but I had forgotten that I did that.

> If I M-x flyspell-mode to turn off flyspell then C-c $ is mapped back to org-archive-subtree.
>
> If that is the case for you, you could try adding this to your init file.
>
> (eval-after-load "flyspell"
>   '(define-key flyspell-mode-map (kbd "C-c $") nil))

TY! That's exactly what I was hoping for. And thank you to Ihor and Matt
as well for pointing me in the right direction. I was just reading up on
C-c $ with C-h k when you replied so thank you to all of you for helping
out. Noted everything down for future reference. 🙃

> Mark

--
Summer,
Sent from MU4E in Emacs,
Because I'm becoming a NEWBIE at this!


  reply	other threads:[~2022-08-19  6:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-18 16:46 C-c $ missing? Summer Emacs
2022-08-18 23:19 ` Matt
2022-08-19  6:06   ` Summer Emacs
2022-08-19  6:26     ` Ihor Radchenko
2022-08-19  6:37     ` Mark Barton
2022-08-19  6:39       ` Summer Emacs [this message]
2022-08-19 10:02         ` Mark Barton
2022-08-19 11:28           ` Summer Emacs

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=m25yioag3t.fsf@gmail.com \
    --to=summeremacs@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mbarton98@gmail.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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).