emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [OT] open url in emacs was: Re: Using Org/babel for Emacs config


From: Bastien
Subject: Re: [O] [OT] open url in emacs was: Re: Using Org/babel for Emacs config files
Date: Thu, 24 Jan 2013 16:19:34 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Andreas Leha <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]