-
I'm getting the following error when I run `describe-personal-keybindings`:
```
Debugger entered--Lisp error: (void-variable m)
describe-personal-keybindings()
funcall-interactively(describe…
-
Hi Thanks for the package, first time user, i am on debian (systemd), just installed the package and called `M-x daemons` I get the error above
Backtrace:
```lisp
Debugger entered--Lisp error:…
-
Hi,
I'm running emacs compiled from master branch: `GNU Emacs 27.0.50 (build 1, x86_64-apple-darwin16.7.0, NS appkit-1504.83 Version 10.12.6 (Build 16G1036)) of 2017-11-27`
on MacOS Seria and whe…
-
Hi guys,
Awesome work I must say.
One of feature which I really miss and think other people would like to have it is _checklist_.
![](http://content.screencast.com/users/shtefcs/folders/Jing/media/…
-
`redcarpet` is mentioned in GitHub's blog as what they use to render markdown files. I tried to create a list of todos with checkboxes as described in
https://github.com/blog/1825-task-lists-in-all-m…
-
I've read issue #44 and the [discussion on CommonMark](http://talk.commonmark.org/t/feature-request-automatically-generated-ids-for-headers/115) about it. In summary: they haven't decided what to do …
-
I find the following function useful to toggle gfm style checkboxes with the mouse. Perhaps it's useful to include in markdown-mode. Maybe it would be better implemented using make-button.
(defun hr…
-
Similar to that in 1.1
-
If not, I'd love one!
-
We should lint all the Python code with the latest PEP8 at least. I don't see any reason not to follow PEP8 guidelines.