emacs-orgmode
[Top][All Lists]
Advanced

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

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


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

Hi Ihor.

elisp-bug-hunter sadly seems to have some bug, so I can't use it interactively anymore.

https://github.com/Malabarba/elisp-bug-hunter/issues/29

You are right, about the .org files though.

Thanks

El 25/06/2022 a las 2:53, Ihor Radchenko escribió:
Ypo <ypuntot@gmail.com> writes:

Yes, I tried your assertion for bug-hunter, but it didn't work.

(unless (eq 'universal-argument (keymap-lookup global-map "C-u"))
        (error "C-u has been redefined"))
You can also bisect interactively instead of using assertion.
Note that your assertion is not expected to catch anything considering
that the problem is only present inside .org files.

Best,
Ihor

reply via email to

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