emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Re: [BUG] Speed command for rot13-region
@ 2024-09-10 20:43 Kepa
  2024-09-15 11:57 ` Ihor Radchenko
  0 siblings, 1 reply; 4+ messages in thread
From: Kepa @ 2024-09-10 20:43 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 573 bytes --]

> From:     Ihor Radchenko
> Subject:     Re: [BUG] Speed command for rot13-region
> Date:     Mon, 09 Sep 2024 18:12:44 +0000
> If you can reproduce from emacs -Q, may your please share more detailed
> instructions on how to trigger the problem you are seeing?

Emacs -Q

Create org file with:

* 1
aaa
* 2
bbb
* 3
ccc


Eval this:

(setq org-use-speed-commands t)

(setq org-speed-commands '(("c" . rot13-region)))

Try "c" speed command on * 2 headline: * 1 headline is encrypted.

Try "c" speed command on * 3 headline: * 1 and * 2 headlines are encrypted.

[-- Attachment #2: Type: text/html, Size: 1120 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [BUG] Speed command for rot13-region
@ 2024-09-06 21:24 Kepa
  2024-09-09 18:12 ` Ihor Radchenko
  0 siblings, 1 reply; 4+ messages in thread
From: Kepa @ 2024-09-06 21:24 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 493 bytes --]

Hi,

Something strange happens when trying to set the following as a speed command:
("c" . rot13-region)

In my customized Emacs, a warning appears.

In Emacs -q, first it doesn't do anything if no region is active. Then, it affects a headline where there is not the point, and this happens without needing to have a region active.

Best regards.

NB: I liked to read the SUMMARY of the last meet up, thanks!
https://lists.gnu.org/archive/html/emacs-orgmode/2024-09/msg00002.html

[-- Attachment #2: Type: text/html, Size: 2835 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-09-15 11:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-10 20:43 [BUG] Speed command for rot13-region Kepa
2024-09-15 11:57 ` Ihor Radchenko
  -- strict thread matches above, loose matches on Subject: below --
2024-09-06 21:24 Kepa
2024-09-09 18:12 ` Ihor Radchenko

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