emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: org-clock-select-task reuses reserved characters [9.3 (release_9.3 @ /home/unhammer/PREFIX/emacs/share/emacs/28.0.50/lisp/org/)]
@ 2020-09-30  8:33 Kevin Brubeck Unhammer
  2022-10-21  6:01 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Brubeck Unhammer @ 2020-09-30  8:33 UTC (permalink / raw)
  To: emacs-orgmode



Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     https://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------

If your org-clock-history has 44 or more elements, then the "c"
character will no longer go to the current task, but to the 44th clocked
in task. Similarly for [d]efault and [i]nterrupted.

The function first adds (?c . marker-to-current-task) to the sel-list,
then goes through org-history and uses 0-9 and A-Z and then keeps going
through lower case letters without caring about whether the letter was
already in there.


Emacs  : GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.20, cairo version 1.16.0)
 of 2020-08-27
Package: Org mode version 9.3 (release_9.3 @ /home/unhammer/PREFIX/emacs/share/emacs/28.0.50/lisp/org/)


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

* Re: Bug: org-clock-select-task reuses reserved characters [9.3 (release_9.3 @ /home/unhammer/PREFIX/emacs/share/emacs/28.0.50/lisp/org/)]
  2020-09-30  8:33 Bug: org-clock-select-task reuses reserved characters [9.3 (release_9.3 @ /home/unhammer/PREFIX/emacs/share/emacs/28.0.50/lisp/org/)] Kevin Brubeck Unhammer
@ 2022-10-21  6:01 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2022-10-21  6:01 UTC (permalink / raw)
  To: Kevin Brubeck Unhammer; +Cc: emacs-orgmode

Kevin Brubeck Unhammer <unhammer@fsfe.org> writes:

> If your org-clock-history has 44 or more elements, then the "c"
> character will no longer go to the current task, but to the 44th clocked
> in task. Similarly for [d]efault and [i]nterrupted.
>
> The function first adds (?c . marker-to-current-task) to the sel-list,
> then goes through org-history and uses 0-9 and A-Z and then keeps going
> through lower case letters without caring about whether the letter was
> already in there.

Thanks for reporting, and sorry for the late reply.
Fixed on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=85ab64c2b3487b1e16d3174448ff980b56007e80

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


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

end of thread, other threads:[~2022-10-21  6:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-30  8:33 Bug: org-clock-select-task reuses reserved characters [9.3 (release_9.3 @ /home/unhammer/PREFIX/emacs/share/emacs/28.0.50/lisp/org/)] Kevin Brubeck Unhammer
2022-10-21  6:01 ` 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).