v0.5 #26
alphapapa
announced in
Announcements
v0.5
#26
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Additions
edebug-inhibit-emacs-lisp-mode-bindings
to avoid conflicts with suggested keybindings.activities-bookmark-warnings
enables warning messages when a non-file-visiting buffer can't be bookmarked (for debugging purposes).activities-resume-into-frame
controls whether resuming an activity opens a new frame or uses the current one (whenactivities-tabs-mode
is disabled). (#22. Thanks to Icy-Thought for suggesting.)Changes
activities-kill
now discards an activity's last state (whileactivities-suspend
saves its last state), and closes its frame or tab.activities-tabs-face
is renamed toactivities-tabs
, and now inherits from another face by default, which allows it to adjust with the loaded theme. (#24. Thanks to Karthik Chikmagalur for suggesting.)Fixes
activities-list
.debug-on-error
is enabled and a buffer is not visiting a file. (#25. Thanks to Karthik Chikmagalur for reporting.)This discussion was created from the release v0.5.
Beta Was this translation helpful? Give feedback.
All reactions