dmgerman
dmgerman
If you have any suggestions on how to implement it, I will try to do it. I just need a general idea on where to start. This feature is specially...
I suspect that one of the priorities is the addressing the new changes in the API of anki. Morphman is probably breaking in different areas in the latest version (starting...
I think I found the reason for the keybinding problem! It seems that when mu4e-dashboard-mode is called, mu4e-dashboard-parse-keymap does not process the current buffer. It seems to process ~/.emacs.d/mu4e-dashboard.el instead....
> > That's weird. The `mu4e-dashboard-file` is supposed to point to the dashboard _org_ file. What is the value in your case? mu4e-dashboard-file is a variable defined in ‘mu4e-dashboard.el’. Its...
It would be great to have this feature. I was looking at this function today. I wish there was a way to abstract this list into a variable: (list 'buffer...
I am sorry, I don't know if there is anything I should do to have the checks passed.
Looking at the source code, it looks like the name of the app is used as a key to many tables in the hs.window.filter data structures and a rewrite might...
I have rebased the pull request. Is there anything else that I should do?
I am the author of the patch linked above (cregit). I have emailed both roberto and paul about it, but never got a response from either one. The big issue...
Wilson Young writes: > Could you give some examples how to use it? > > --blob-exec:= > execute the system command for each > blob > > What is the...