> Marcelo de Moraes Serpa writes:
> Hey guys,
> If you are on a Mac, you *should* start using this:
> https://github.com/railwaycat/emacs-mac-port
+1
I swear by this port.
A few other cool things it has:
High resolution versions of tool bar icons and the splash screen image for
Retina.
In addition to Alfred/Applescript, the Quickkeys application allows once to
directly access emacs keybindings (without emacsclient) and then let emacs
call call apple script to retrieve useful context for org-capture.
My solution is completely stolen from John Wiegley, but it works great.
After
Damon Haley writes:
Oops, the answer was right in from of me. Just set
'org-user-agenda-files.'
"
;; The following setting is different from the document so that you
;; can override the document org-agenda-files by setting your
;; org-agenda-files in the variable org-us
Hi, I downloaded Bernt Hansen's wonderful GTD orgmode setup from:
git clone git://git.norang.ca/org-mode-doc.git
I am then using his customizations in my emacs config with:
(org-babel-tangle-file "~/git/src/org-mode-doc/org-mode.org")
(org-babel-load-file "~/git/src/org-mode-doc/org-mode.org")
<#!multipart type=alternative><#!part type=text/plain>
Hi, I downloaded Bernt Hansen's wonderful GTD orgmode setup from:
git clone git://git.norang.ca/org-mode-doc.git
I am then using his customizations in my emacs config with:
(org-babel-tangle-file "~/git/src/org-mode-doc/org-mode.org")
(org-b
Nick Dokos writes:
> You are quoting the entry but including a , before the concat. That
> indicates that instead of the quote ', you need to use a backquote ` to
> allow the comma to evaluate the (concat ...) expression at definition
> time.
>
> I checked the webpage you refer to and there is a
Hi I was wondering if someone could point me in the right direction
because one of my Org capture templates, that I use to feed questions to
myself (for later use with org-drill) just broke with the most recent
bzr pull of emacs.
Now, when I try to use the capture template, I only get this header