From: Carsten Dominik <dominik@science.uva.nl>
To: Bastien Guerry <Bastien.Guerry@ens.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug? Installing from git master
Date: Mon, 3 Mar 2008 09:13:03 +0100 [thread overview]
Message-ID: <12BAC2AD-0337-4FBF-86E4-D2676DB7F616@science.uva.nl> (raw)
In-Reply-To: <87hcfod5rh.fsf@bzg.ath.cx>
[-- Attachment #1.1: Type: text/plain, Size: 1757 bytes --]
On Mar 3, 2008, at 1:13 AM, Bastien Guerry wrote:
> Adam Spiers <orgmode@adamspiers.org> writes:
>
>>>> Is _everyone_ pulling from git in this room??
>>
>> :-)
>>
>>> I do.
>>
>> Me too.
>>
>>> `make' completes cleanly now. Thanks.
>>
>> ... but only if you have erc installed (it's shipped with emacs 22
>> but
>> not emacs 21):
>>
>> This is because org-default-extensions defaults to (org-irc):
>>
>> So it would be nice if it didn't default to (org-irc) for older
>> emacsen.
>
> I'd rather not load any module by default. As far as I understand it,
> the purpose of having `org-default-extensions' is precisely to let new
> users have a simple and clean default install, with a simple
> facility to
> get new modules loaded -- but only if they explicitely require so.
The idea of having default modules in this variables is this:
Eventually I would like to factor out ome parts of the current org.el
into there own files, in particular much of the link code can move to
such files. However, I still want Org-mode to be feature-rich out of
the
box, so I would load those factored-out modules from this variable,
plus offer optional modules for the user to select.
I did not realize that erc is not supported on all Emacs versions,
to we clearly need to cater for this. Wither by taking it out
of that variable, of my making the require fail silently.
We could, for example, wrap the require into condition-case and only
pus out a message, not raise a signal.
- Carsten
>
>
> BTW, maybe the name of the feature "org-irc" is a bit misleading:
> since
> it's really about erc, and since Emacs also comes with rcirc.el, it
> should either be called org-erc.el or support links to rcirc.el.
>
> Phil, what do you think?
>
> --
> Bastien
[-- Attachment #1.2: Type: text/html, Size: 4059 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
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
next prev parent reply other threads:[~2008-03-03 8:13 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-29 20:41 Bug? Installing from git master Sebastian
2008-02-29 20:44 ` Carsten Dominik
2008-02-29 21:11 ` Manish
2008-02-29 21:34 ` Carsten Dominik
2008-02-29 21:45 ` Manish
2008-02-29 22:09 ` Bastien
2008-02-29 22:30 ` Manish
2008-02-29 22:49 ` Bastien
2008-02-29 23:05 ` Manish
2008-02-29 23:12 ` Bastien
2008-03-02 23:34 ` Adam Spiers
2008-03-03 0:13 ` Bastien Guerry
2008-03-03 8:13 ` Carsten Dominik [this message]
2008-03-03 9:15 ` Phil Jackson
2008-03-03 10:34 ` Bastien
2008-03-03 11:01 ` Phil Jackson
2008-03-03 9:17 ` Phil Jackson
2008-03-03 10:36 ` Bastien
2008-03-01 2:36 ` Bernt Hansen
2008-02-29 21:18 ` Sebastian
2008-02-29 21:27 ` Sebastian
2008-03-03 10:33 ` Bastien
2008-03-05 0:39 ` Sebastian
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=12BAC2AD-0337-4FBF-86E4-D2676DB7F616@science.uva.nl \
--to=dominik@science.uva.nl \
--cc=Bastien.Guerry@ens.fr \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.