dot-emacs
dot-emacs copied to clipboard
My .emacs.el file and other personal Emacs goodies
Hi, I am sorry to ask this, but I was not able to find out which key on my keyboard is `` in your multiple cursor configuration. Can you help...
Hi John, I was wondering if there was some reason for quasi-quoting the function that is passed to `'after-init-hook` in `init.el`? ```elisp (add-hook 'after-init-hook `(lambda () (setq file-name-handler-alist file-name-handler-alist-old gc-cons-threshold...
to accommodate links with special characters, I modified `org-dtp-open` to include `(shell-quote-argument record-location)`
Hi John! I noticed in your recent move to a literate configuration you now store customisations in `:custom` rather than a blob of settings inside `custom-set-variables`. I'd like to do...
the file ebdb seems to have your name, your street and possibly your phone number? if that's intentional ok, else if the info is correct it may be safer to...
lisp/emacs-asana submodule is missing. The operation of git submodule update is failed.
Dear Dr Weigley, I'd like to get some integration between Emacs org-mode and Devonthink 3. I've downloaded your package, org-devonthink.el. However, when i try to do org-devonthink-get-llnk I get the...