I was wondering, whether it might be possible to implement a separate
customization file for org-mode? I use two different computers, one with
Linux and other with XP, and an USB stick with Emacs installed, that I
can use at various places. I only synchronise my work files, though, and
it definitiv
--- Mar 1/7/08, Harri Kiiskinen <[EMAIL PROTECTED]> ha scritto:
> Data: Martedì 1 luglio 2008, 12:19
> I was wondering, whether it might be possible to implement a
> separate
> customization file for org-mode?
Hi, Harri,
please write in your both
~/.emacs and c:\Documents and Settings\Your-us
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 for org-mode?
>
> Hi, Harri,
>
> please w
--- Mar 1/7/08, Manish ha scritto:
> > please write in your both
> >
> > ~/.emacs and c:\Documents and
> Settings\Your-user\Application data\.emacs
> >
> > (load "your/path/your-org-config.el")
>
> Now if I use customize interface to well.. customize then
> what
> will be updated .ema
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
Hello,
In order to edit AsciiDoc files using Org, I have the following line
in my .emacs (XEmacs 21.4.21):
(add-hook 'org-mode-hook '(lambda () (setq outline-regexp "=+")))
This does let me use Org outlining commands (e.g., tab to
collapse/show headings). However, it turns off the pretty font-lo
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
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
>
On Jun 26, 2008, at 8:28 PM, Manish wrote:
On Fri, Jun 27, 2008 at 8:30 AM, Avdi Grimm wrote:
On Thu, Jun 26, 2008 at 10:55 PM, Manish wrote:
I do not understand this one.
I'm looking for the combination of *all* of those conditions
in one agenda view. In other words, I want to see all the
Hi Aare
In Org-mode, the outline starter is hard-coded to be "*", so you
cannot without problems change the outline regexp.
What you can to is use outline-mode to edit your file, change the
outline regexp for that, and then use tricks like listed here
http://orgmode.org/worg/org-faq.p
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
11 matches
Mail list logo