unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#32366: 27.0.50; Assorted todo-mode bugs
@ 2018-08-04 15:44 Stephen Berman
       [not found] ` <handler.32366.B.153339750018234.ack@debbugs.gnu.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Berman @ 2018-08-04 15:44 UTC (permalink / raw)
  To: 32366

I have fixes for the following todo-mode bugs, which I will install in
master; this report is for reference in the commit message.

- Changing the month of an item's date string to a previous month is
  broken: e.g. when the month is February, typing `-4edm' fails to
  change it (but `-2edm' does change it to December), when January
  `-2edm' fails, etc.
- When typing `b' in a category and all preceding categories in the todo
  file are archived and todo-skip-archived-categories is non-nil, then
  instead of going from category 1 to the highest numbered category,
  Emacs hangs.
- With the done items section visible, deleting all done items leaves
  the separator overlay visible, and `v' (todo-toggle-view-done-items)
  does not correct this (only changing the category does).
- When item highlighting is enabled and point in the category is not a
  point-min, then after switching to another buffer and invoking
  todo-jump-to-category to return to the category with highlighting, now
  point is on the first item, yet it is not highlighted but the item
  that point was on before switching buffers is still highlighted; as
  soon as point moves (e.g. C-f), the highlighting is corrected.
- On typing `s' to save a filtered items virtual category, the buffer
  becomes writable and the buffer name changes to basename of file name
  instead of keeping the more descriptive name it had before saving.
- Invoking todo-insert-item in todo-archive-mode raises a
  wrong-type-argument error. 
- After invoking todo-find-filtered-items-file, using M-n or M-p to
  scroll through the history raises a wrong-type-argument error; also,
  the history includes irrelevant entries.
- In todo-filtered-items-mode typing `g' (todo-go-to-source-item) with
  point not on an item (i.e. at point-max) raises a wrong-type-argument
  error.
- In todo-filtered-items-mode typing `d' (todo-item-done) on an item
  deletes it; this key binding should not exist in this mode.
- In todo-filtered-items-mode typing `f' (todo-forward-category) or `b'
  (todo-backward-category) raises an arith-error; these key bindings
  should not exist in this mode.


In GNU Emacs 27.0.50 (build 11, x86_64-pc-linux-gnu, GTK+ Version 3.22.28)
 of 2018-08-04 built on rosalinde
Repository revision: b9e2a91ec5b005c624eaca32064dc60b5f3131f9
Windowing system distributor 'The X.Org Foundation', version 11.0.11906000
System Description: Linux From Scratch





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

* bug#32366: Acknowledgement (27.0.50; Assorted todo-mode bugs)
       [not found] ` <handler.32366.B.153339750018234.ack@debbugs.gnu.org>
@ 2018-08-12 21:02   ` Stephen Berman
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Berman @ 2018-08-12 21:02 UTC (permalink / raw)
  To: 32366-done

Closing.

Steve Berman





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

end of thread, other threads:[~2018-08-12 21:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-04 15:44 bug#32366: 27.0.50; Assorted todo-mode bugs Stephen Berman
     [not found] ` <handler.32366.B.153339750018234.ack@debbugs.gnu.org>
2018-08-12 21:02   ` bug#32366: Acknowledgement (27.0.50; Assorted todo-mode bugs) Stephen Berman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).