Andreas Leha <andreas.l...@med.uni-goettingen.de> writes:

>   ^^^^^^^^^^  that is something I'd not expect to hear when it comes to
> emacs....

(when (switch-to-buffer-other-window
       (url-retrieve-synchronously
        
"https://raw.github.com/eschulte/emacs24-starter-kit/master/starter-kit.org";))
  (write-file (read-from-minibuffer "File: "))
  (org-mode))

-- 
 Bastien

Reply via email to