Fails to detect correct bookmark on startup #1

Open
opened 2026-05-19 17:52:39 +00:00 by mcookly · 0 comments
Owner

When klog.el starts, @default is selected even if it does not exist. To fix, there are at least two options:

  1. Prompt the user to select a default bookmark; this value is saved to the current system.
  2. Throw an error until the user selects a bookmark via klog-select-bookmark.

The former is much smoother and should not involve too much code.

When klog.el starts, `@default` is selected even if it does not exist. To fix, there are at least two options: 1. Prompt the user to select a default bookmark; this value is saved to the current system. 2. Throw an error until the user selects a bookmark via `klog-select-bookmark`. The former is much smoother and should not involve too much code.
Sign in to join this conversation.
No labels
bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mcookly/klog.el#1
No description provided.