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  8:20 OrgCamp in Madrid David
@ 2014-02-27 16:43 ` Thomas S. Dye
  2014-02-27 17:32   ` David
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas S. Dye @ 2014-02-27 16:43 UTC (permalink / raw)
  To: David; +Cc: Org Mode List

Aloha David,

The website says "where people gather IRL ..." What does IRL mean?

All the best,
Tom

David <davidam9@riseup.net> writes:

> 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.
>
>

-- 
Thomas S. Dye
http://www.tsdye.com

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

* Re: OrgCamp in Madrid
  2014-02-27 16:43 ` Thomas S. Dye
@ 2014-02-27 17:32   ` David
  2014-02-27 18:06     ` Erik Iverson
  0 siblings, 1 reply; 7+ messages in thread
From: David @ 2014-02-27 17:32 UTC (permalink / raw)
  To: Thomas S. Dye, Org Mode List

El 27/02/14 17:43, Thomas S. Dye escribió:
> Aloha David,
>
> The website says "where people gather IRL ..." What does IRL mean?

Aloha

I've not written it ...


> All the best,
> Tom
>
> David <davidam9@riseup.net> writes:
>
>> 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 17:32   ` David
@ 2014-02-27 18:06     ` Erik Iverson
  2014-02-27 18:14       ` Thomas S. Dye
  0 siblings, 1 reply; 7+ messages in thread
From: Erik Iverson @ 2014-02-27 18:06 UTC (permalink / raw)
  To: David; +Cc: Org Mode List, Thomas S. Dye

On Thu, Feb 27, 2014 at 11:32 AM, David <davidam9@riseup.net> wrote:
> El 27/02/14 17:43, Thomas S. Dye escribió:
>> Aloha David,
>>
>> The website says "where people gather IRL ..." What does IRL mean?

IRL usually means "in real life" in this context. As opposed to
"through the internet".

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

* Re: OrgCamp in Madrid
  2014-02-27 18:06     ` Erik Iverson
@ 2014-02-27 18:14       ` Thomas S. Dye
  2014-02-27 20:42         ` Andreas Leha
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas S. Dye @ 2014-02-27 18:14 UTC (permalink / raw)
  To: Erik Iverson; +Cc: David, Org Mode List

Aloha Erik,

Thanks. I must be showing my age :)

All the best,
Tom

Erik Iverson <erikriverson@gmail.com> writes:

> On Thu, Feb 27, 2014 at 11:32 AM, David <davidam9@riseup.net> wrote:
>> El 27/02/14 17:43, Thomas S. Dye escribió:
>>> Aloha David,
>>>
>>> The website says "where people gather IRL ..." What does IRL mean?
>
> IRL usually means "in real life" in this context. As opposed to
> "through the internet".

-- 
Thomas S. Dye
http://www.tsdye.com

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

* Re: OrgCamp in Madrid
  2014-02-27 18:14       ` Thomas S. Dye
@ 2014-02-27 20:42         ` Andreas Leha
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas Leha @ 2014-02-27 20:42 UTC (permalink / raw)
  To: emacs-orgmode

Hi Tom,

tsd@tsdye.com (Thomas S. Dye) writes:

> Aloha Erik,
>
> Thanks. I must be showing my age :)
>

I show my age on a regular basis, then.  Usually
http://www.urbandictionary.com serves me well in these occasions.

Regards,
Andreas

^ 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).