all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How can i share a single org-default-notes-file between multiple instances of emacs?
@ 2010-12-16 17:50 Eric Holbrook
  2010-12-16 18:08 ` Erik Iverson
  2010-12-16 19:16 ` Richard Lawrence
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Holbrook @ 2010-12-16 17:50 UTC (permalink / raw)
  To: emacs-orgmode

At work i typically need to have at least 2 emacs running: 1 for the
project i'm working on at the moment; 1 for notes, email, ~/.bashrc,
~/.alias, etc.

I often have more than 1 project going at a time, so i end up with 3
or 4 emacs running, sometimes more.

I'd like to be able to do 'org-capture from any emacs, and have them
all dump into the same org-default-notes-file, which i have creatively
named notes.org.

How can i do this? I thought of possibly setting a defadvice tied to
notes.org that tells all running emacs to unceremoniously revert that
buffer before doing anything else to it, and to save it when done with
it.

Has anybody already solved this problem?

tia,
Eric

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

end of thread, other threads:[~2010-12-16 19:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-16 17:50 How can i share a single org-default-notes-file between multiple instances of emacs? Eric Holbrook
2010-12-16 18:08 ` Erik Iverson
2010-12-16 19:16 ` Richard Lawrence

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.