Re: [Orgmode] Re: R: WISH: separate org-mode customization file

2008-07-04 Thread Harri Kiiskinen
Eddward DeVilla wrote: On Tue, Jul 1, 2008 at 1:21 PM, Harri Kiiskinen <[EMAIL PROTECTED]> wrote: Thank you all for the answers, but it seems that I was not quite clear enough. I'm quite able to set the 'custom-file' to whatever I want, and I can (load "myconfig.el") - which is what I currently

Re: [Orgmode] Re: R: WISH: separate org-mode customization file

2008-07-02 Thread Tim O'Callaghan
Its usable. In fact i'm still using it. I had forgotten i had posted it into the emacswiki. Here is my approach. The first thing to do is to consodate your emacs directories into one place. my .emacs contains this one instruction: (load (expand-file-name (concat "~/.emacsen_d/init"))) On linux/u

Re: [Orgmode] Re: R: WISH: separate org-mode customization file

2008-07-02 Thread Eddward DeVilla
On Tue, Jul 1, 2008 at 1:21 PM, Harri Kiiskinen <[EMAIL PROTECTED]> wrote: > Thank you all for the answers, but it seems that I was not quite clear > enough. I'm quite able to set the 'custom-file' to whatever I want, and > I can (load "myconfig.el") - which is what I currently do. Lets restate > t

Re: [Orgmode] Re: R: WISH: separate org-mode customization file

2008-07-01 Thread Sebastian Rose
In that sense, the customization data is more closely linked to the actual org-files than than the specific instance of Emacs on a particular system, and therefore it would be logical to have it in a separate file. So why not use one? The problem is to sync your customizations from host to host

Re: [Orgmode] Re: R: WISH: separate org-mode customization file

2008-07-01 Thread John Rakestraw
Hi Harri -- > So I'm suggesting a new variable like 'org-custom-file' or something, > which is used to save only the customization for org-mode. Something > like Mew already does. I think this would be logical also, because > org-mode by definition has lots of customizations, which are not only >

Re: [Orgmode] Re: R: WISH: separate org-mode customization file

2008-07-01 Thread Harri Kiiskinen
On Tue, 2008-07-01 at 10:53 -0400, Bernt Hansen wrote: > Manish <[EMAIL PROTECTED]> writes: > > > On Tue, Jul 1, 2008 at 6:00 PM, Giovanni Ridolfi wrote: > > > --- Mar 1/7/08, Harri Kiiskinen ha scritto: > > >> Data: Martedì 1 luglio 2008, 12:19 > > >> I was wondering, whether it might be

[Orgmode] Re: R: WISH: separate org-mode customization file

2008-07-01 Thread Bernt Hansen
Manish <[EMAIL PROTECTED]> writes: > On Tue, Jul 1, 2008 at 6:00 PM, Giovanni Ridolfi wrote: > > --- Mar 1/7/08, Harri Kiiskinen ha scritto: > >> Data: Martedì 1 luglio 2008, 12:19 > >> I was wondering, whether it might be possible to implement a > >> separate > >> customization file f