emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* OrgCamp in Madrid
@ 2014-02-27  8:20 David
  2014-02-27 16:43 ` Thomas S. Dye
  0 siblings, 1 reply; 7+ messages in thread
From: David @ 2014-02-27  8:20 UTC (permalink / raw)
  To: Org Mode List

Hi,

8th and 9th of March will meet some spanish emacs hackers in Madrid, the
people who attend this mailing list are welcome. The idea is learn emacs
lisp programming focused on org-mode. The meeting will start at 15:00
the 8th of March. More info in http://orgmode.org/worg/orgcamps.html and
http://www.atlacaba.net/node/12.

Regards.

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: OrgCamp in Madrid
@ 2014-02-27 23:17 Jay Dixit
  0 siblings, 0 replies; 7+ messages in thread
From: Jay Dixit @ 2014-02-27 23:17 UTC (permalink / raw)
  To: Andreas Leha, org-mode

[-- Attachment #1: Type: text/plain, Size: 542 bytes --]

Hmm, maybe this function would help? :-)

(defun org-hide-age ()
  "Queries urbandictionary.com"
  (interactive)
  (browse-url
   (concat
    "http://www.urbandictionary.com/define.php?term="
    (if mark-active
 (buffer-substring (region-beginning) (region-end))
      (read-string "Urban Dictionary: ")))))


---
Jay Dixit
jaydixit.com
(646) 355-8001
[image: Facebook] <http://facebook.com/jaydixit> [image:
Twitter]<https://twitter.com/jaydixit>
 [image: The New York Writers'
Intensive]<http://www.newyorkwritersintensive.com>

Jay Dixit

[-- Attachment #2: Type: text/html, Size: 2816 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-02-27 23:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-27  8:20 OrgCamp in Madrid David
2014-02-27 16:43 ` Thomas S. Dye
2014-02-27 17:32   ` David
2014-02-27 18:06     ` Erik Iverson
2014-02-27 18:14       ` Thomas S. Dye
2014-02-27 20:42         ` Andreas Leha
  -- strict thread matches above, loose matches on Subject: below --
2014-02-27 23:17 Jay Dixit

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).