Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Varying what the message bar shows, and a state model question #25

Open
JeffreyBenjaminBrown opened this issue Jul 1, 2017 · 1 comment

Comments

@JeffreyBenjaminBrown
Copy link
Member

Currently the title bar, for a normal note, always shows these things: the title, the ID, "smsn-mode-ing", "tree", some other stuff.

Users who use big fonts might want to sometimes suppress the ID (and other things) so that they can read more of the title.

Beginners might have an easier time if the title showed whether the view is forward or backward.

Users of the emacs-smsn docker bundle will want it to show which submode they are in, because the cursor cannot change color in that configuration.

I could make these changes myself if I knew the state model for smsn-mode. Is there some central state variable, or is state the emergent result of a collection of variables? Some variables are specific to certain buffers, some are global, and maybe others have different scope still; what is the set of scopes?

@joshsh
Copy link
Member

joshsh commented Jul 2, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants