Support for mode-line-window-selected-p #10
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: jessieh/mood-line#10
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be great if
mood-line-defformat
supportedmode-line-window-selected-p
(introduced in emacs 29.1) to allow for selectively displaying certain segments only in the active window's mode-line.Thanks for all the work you've put into mood-line already. It's a very nice package. :-)
I've just checked, and it is very much possible to use
mode-line-window-selected-p
withinmood-line-defformat
! :)Is that the sort of usage that you had in mind?
Yes, I don't know why this didn't work when I made the issue. I'll give this a try and thanks for looking into it!