emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] OrgCamp in Madrid


From: Jay Dixit
Subject: Re: [O] OrgCamp in Madrid
Date: Thu, 27 Feb 2014 18:17:39 -0500

Hmm, maybe this function would help? :-)

(defun org-hide-age ()
  "Queries urbandictionary.com"
  (interactive)
  (browse-url
   (concat
    (if mark-active
(buffer-substring (region-beginning) (region-end))
      (read-string "Urban Dictionary: ")))))


---
Jay Dixit 
(646) 355-8001
 Facebook  Twitter  The New York Writers’ Intensive 
Jay Dixit


reply via email to

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