emacs-orgmode
[Top][All Lists]
Advanced

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

C-SPC works; C-u C-SPC doesn't. How could be?


From: Ypo
Subject: C-SPC works; C-u C-SPC doesn't. How could be?
Date: Fri, 24 Jun 2022 11:34:01 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0

Hi

I have a weird problem that only happens in org-mode. I know very little, but I can't think how could this could be possible:

C-SPC works, but

C-u C-SPC doesn't work.

In emacs -q it works as it should, though.


C-h k C-SPC returns:

C-SPC runs the command set-mark-command (found in global-map),
which is an interactive native compiled Lisp function in
‘simple.el’.

It is bound to C-@, C-SPC.

(set-mark-command ARG)

...



C-h k C-u C-SPC returns:

C-u C-SPC is undefined




reply via email to

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