[Orgmode] Symmetric encryption with org-crypt.el?

2008-10-06 Thread Rick Moynihan
Is it possible to use a symmetric cipher with org-crypt.el? I'd really like to encrypt certain outlines and encode/decode them on several machines without worrying about managing public/private keys. I can see how using public key crypto might be benefecial when sharing files between several

Re: [Orgmode] Re: RELEASE: Org-mode 6.08a

2008-10-06 Thread Alan E. Davis
I like that alot! I might second the suggestion to provide an option to copy files. In fact, depending on the filesystem (same filesystem or not, on a GNU/Linux system), a hard link would be fantastic! Thank you for this. Alan Davis > Let me take a stab at it. > > 1. Create a test file. test.o

[Orgmode] Tag Inheritance

2008-10-06 Thread Jean-Marie Gaillourdet
Hi list, I am new to this list and somewhat new to org-mode. My .emacs includes (setq org-tag-alist '( (:startgroup) ("@phone" . ?1) ("@laptop" . ?2) ("@online" . ?3) ("@uni" . ?4) ("@kl" . ?5) ("@home" . ?6) ("@thinking" . ?7) ("@programming" . ?8) ("@writing" . ?9) ("@me

[Orgmode] make install-info fails for 6.08c

2008-10-06 Thread William Henney
On Sun, Oct 5, 2008 at 1:40 AM, Carsten Dominik <[EMAIL PROTECTED]> wrote: > I am releasing Org version 6.08. Sorry for the bother again, but now that I have managed to download the right file, it falls over at the install-info stage: --

[Orgmode] Re: org-bbdb and 1. March

2008-10-06 Thread Thomas Baumann
confirmed, thanks for reporting. Carsten surely will checkin the following patch soon. Thomas diff --git a/lisp/org-bbdb.el b/lisp/org-bbdb.el index ad5265f..044b74b 100644 --- a/lisp/org-bbdb.el +++ b/lisp/org-bbdb.el @@ -291,11 +291,16 @@ This is used by Org to re-create the anniversary hash t

Re: [Orgmode] Symmetric encryption with org-crypt.el?

2008-10-06 Thread Carsten Dominik
On Oct 6, 2008, at 11:43 AM, Rick Moynihan wrote: Is it possible to use a symmetric cipher with org-crypt.el? I'd really like to encrypt certain outlines and encode/decode them on several machines without worrying about managing public/private keys. I can see how using public key crypto m

Re: [Orgmode] Re: RELEASE: Org-mode 6.08a

2008-10-06 Thread Carsten Dominik
On Oct 6, 2008, at 8:03 AM, Manish wrote: I am sure there's more to it but this was enough for me to be convinced of it's utility. I just wish that: 1. it copied attachemnts instead of moving them (may be an option), and I think John implemented this as "move" because the original idea was

Re: [Orgmode] Tag Inheritance

2008-10-06 Thread Carsten Dominik
Hi Jean, this is a bug, thank you for your report. Fixed in GIT. - Carsten On Oct 6, 2008, at 2:04 PM, Jean-Marie Gaillourdet wrote: Hi list, I am new to this list and somewhat new to org-mode. My .emacs includes (setq org-tag-alist '( (:startgroup) ("@phone" . ?1) ("@laptop"

Re: [Orgmode] Re: org-bbdb and 1. March

2008-10-06 Thread Carsten Dominik
Applied, thanks. - Carsten On Oct 6, 2008, at 6:45 PM, Thomas Baumann wrote: confirmed, thanks for reporting. Carsten surely will checkin the following patch soon. Thomas diff --git a/lisp/org-bbdb.el b/lisp/org-bbdb.el index ad5265f..044b74b 100644 --- a/lisp/org-bbdb.el +++ b/lisp/org-bbdb

[Orgmode] Re: org-bbdb and 1. March

2008-10-06 Thread Tom Rauchenwald
Thomas Baumann <[EMAIL PROTECTED]> writes: > confirmed, thanks for reporting. > Carsten surely will checkin the following patch soon. Works fine now, thanks for fixing this so quickly. > Thomas Tom ___ Emacs-orgmode mailing list Remember: use `Repl

[Orgmode] org-mode and OmniOutliner

2008-10-06 Thread Cezar Halmagean
Hello list, Is anybody here using both org mode and omni outliner ? I would like to hear your opinions about pros and cons on both. Thanks, Cezar ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode

[Orgmode] Re: make install-info fails for 6.08c

2008-10-06 Thread Dan Griswold
I saw this, too. And I determined two things: 1. If you use a Debian (or, possibly, a Debian based distro), it will fail unless modified; 2. Extra intervention appears required for the info file to be fully accessible. Details: 1. The Makefile uses GNU install-info. In Debian, "i

[Orgmode] Re: Any iPhone devellopers here

2008-10-06 Thread Peter Jones
Carsten Dominik <[EMAIL PROTECTED]> writes: > do we have any iPhone developer here on the list who would like to > listen to my ideas about a (very simple) mobile arm (not version) of > Org? I've been thinking about ways to get OrgMode tasks onto my iPhone. I haven't written any code yet, but was

Re: [Orgmode] Re: Any iPhone devellopers here

2008-10-06 Thread Jeff Mickey
On Mon, Oct 6, 2008 at 18:19, Peter Jones <[EMAIL PROTECTED]> wrote: > Carsten Dominik <[EMAIL PROTECTED]> writes: >> do we have any iPhone developer here on the list who would like to >> listen to my ideas about a (very simple) mobile arm (not version) of >> Org? > > I've been thinking about ways

[Orgmode] Re: org-mode and OmniOutliner

2008-10-06 Thread Peter Jones
Cezar Halmagean <[EMAIL PROTECTED]> writes: > Is anybody here using both org mode and omni outliner ? I would like > to hear your opinions about pros and cons on both. The day I started using OrgMode, I stopped using OmniOutliner. I find that OrgMode is much more powerful, and fits into my workf

[Orgmode] restarting emacs always advisable for upgrade?

2008-10-06 Thread Samuel Wales
Is it safe to load all .elc files in org as a way of not restarting emacs? Thanks. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] custom link type for files in a git repo

2008-10-06 Thread Rick Moynihan
2008/10/6 Austin Frank <[EMAIL PROTECTED]>: --- snip --- > > Now that org and git are starting to be used in conjunction by more and > more of us, would anyone else find it useful to have a custom link type > for linking to git objects? Absolutely!! git is my new favourite tool, and being able to

Re: [Orgmode] Re: inline images

2008-10-06 Thread gregory mitchell
Hey all, my first post to this list. This topic has been bugging me for some time also. The following is a snippet of elisp that can be used to take a file name in a buffer and paste the image file right below it. The image is inserted just as any other character, and can be moved, yanked, copi

Re: [Orgmode] Re: make install-info fails for 6.08c

2008-10-06 Thread William Henney
Hi list On Mon, Oct 6, 2008 at 4:14 PM, Dan Griswold <[EMAIL PROTECTED]> wrote: > I saw this, too. And I determined two things: > Nice to know that I'm not the only one to have problems with this. I found the culprit non-patch that led to this change in the Makefile: http://thread.gmane.org/gma