On Sep 25, 2007, at 15:25, Georg C. F. Greve wrote:
On Tue, 25 Sep 2007 07:41:13 -0700
Carsten Dominik <[EMAIL PROTECTED]> wrote:
cd> It is entirely up to you to define the syntax for this and process
cd> arguments. The function org-mairix-gnus-open will be called with
cd> whatever was aft
On Tue, 25 Sep 2007 07:41:13 -0700
Carsten Dominik <[EMAIL PROTECTED]> wrote:
cd> It is entirely up to you to define the syntax for this and process
cd> arguments. The function org-mairix-gnus-open will be called with
cd> whatever was after the "mairix:" tag in the link. Just define your
cd
On Sep 24, 2007, at 10:38, Georg C. F. Greve wrote:
I now created org-mairix-gnus.el to hook mairix into Org mode using
Gnus
as the MUA. This is essentially the same functionality (minus threading
capabilities) so it can be used instead of the patch. A simple
(require 'org-mairix-gnus)
in yo
On Sun, 23 Sep 2007 15:05:31 -0700
Carsten Dominik <[EMAIL PROTECTED]> wrote:
cd> http://orgmode.org/org.html#Adding-hyperlink-types
Thanks a lot.
I now created org-mairix-gnus.el to hook mairix into Org mode using Gnus
as the MUA. This is essentially the same functionality (minus threading
ca
On Sep 23, 2007, at 14:50, Georg C. F. Greve wrote:
On Sun, 23 Sep 2007 11:12:09 -0700
Carsten Dominik <[EMAIL PROTECTED]> wrote:
cd> Well, there are now all the hooks in org-mode to introduce new
link
cd> types. So from my side, this have come to some kind of a
cd> conclusion - I just h
On Sun, 23 Sep 2007 11:12:09 -0700
Carsten Dominik <[EMAIL PROTECTED]> wrote:
cd> Well, there are now all the hooks in org-mode to introduce new link
cd> types. So from my side, this have come to some kind of a
cd> conclusion - I just hope that mairix and other link types will pop
cd> up eve
On Sep 23, 2007, at 10:44, Georg C. F. Greve wrote:
Hi all,
did this thread come to a conclusion? I just checked out 5.09 and could
not find any of the patches applied to it, so would assume that it is
still hanging in mid-air.
Well, there are now all the hooks in org-mode to introduce new l
Hi all,
did this thread come to a conclusion? I just checked out 5.09 and could
not find any of the patches applied to it, so would assume that it is
still hanging in mid-air.
Based on a few months of experience with my patches, here is my take:
On Fri, 10 Aug 2007 08:56:45 +0200
Carsten Dominik
On Aug 14, 2007, at 13:29, Adam Spiers wrote:
This leads to the other point I wanted to make, although its scope is
possibly too great for this list: I would greatly prefer any such
solution to allow hyperlinking from within other modes - muse in
particular.
It may not be feasible to convince
On Aug 14, 2007, at 13:29, Adam Spiers wrote:
In this case, wouldn't a syntax
gnus:mairix:.
vm:mairix:.
be better?
Possibly - that depends on whether any user would ever want to create
links which fired up more than one MUA
With the possible exception that you'd like GNUS for u
Carsten Dominik ([EMAIL PROTECTED]) wrote:
> On Aug 7, 2007, at 19:54, Bastien wrote:
> >Here is a patch against latest org-mode 5.04 as a first attempt of
> >implementing custom link-types (stored in `org-link-custom-types'.)
> >
> >
> >It lets you define an alist of custom link-types. See the doc
On Aug 7, 2007, at 19:54, Bastien wrote:
Here is a patch against latest org-mode 5.04 as a first attempt of
implementing custom link-types (stored in `org-link-custom-types'.)
It lets you define an alist of custom link-types. See the docstring of
`org-link-custom-types'.
Then you need to defi
"Georg C. F. Greve" <[EMAIL PROTECTED]> writes:
> On Sat, 04 Aug 2007 21:44:48 -0400
> Xiao-Yong Jin <[EMAIL PROTECTED]> wrote:
>
> xj> Perhaps we should actually suggest Carsten build nnir support in
> xj> org-mode and at the same time persuade the maintainer of nnir.el to
> xj> support mairi
On Sat, 04 Aug 2007 21:44:48 -0400
Xiao-Yong Jin <[EMAIL PROTECTED]> wrote:
xj> Perhaps we should actually suggest Carsten build nnir support in
xj> org-mode and at the same time persuade the maintainer of nnir.el to
xj> support mairix? ;-)
I think this could be a clean solution to the probl
[EMAIL PROTECTED] (Jason F. McBrayer) writes:
> Bastien <[EMAIL PROTECTED]> writes:
>
>> Xiao-Yong Jin <[EMAIL PROTECTED]> writes:
>>
>>> Probably it's the time for us to think of a universal way to support
>>> system dependent 3rd party index tools. Mairix may not be the only
>>> search tool peop
"Georg C. F. Greve" <[EMAIL PROTECTED]> writes:
> On Tue, 31 Jul 2007 12:56:18 -0400
> Xiao-Yong Jin <[EMAIL PROTECTED]> wrote:
>
> xj> Sorry, but I missed the thread. Where can I grab the code for
> xj> support in org-mode?
>
> Since there were small changes, allow me to repost.
>
> This is a
[EMAIL PROTECTED] (Jason F. McBrayer) writes:
>> Please see (and comment) my suggestion here:
>>
>> http://article.gmane.org/gmane.emacs.orgmode/2563
>
> I think that's basically right, though in the case of email search,
> probably the best thing would be making nnir work right (and provide
> n
Bastien <[EMAIL PROTECTED]> writes:
> Xiao-Yong Jin <[EMAIL PROTECTED]> writes:
>
>> Probably it's the time for us to think of a universal way to support
>> system dependent 3rd party index tools. Mairix may not be the only
>> search tool people want to use with org-mode, though it is my
>> favour
Xiao-Yong Jin <[EMAIL PROTECTED]> writes:
> Probably it's the time for us to think of a universal way to support
> system dependent 3rd party index tools. Mairix may not be the only
> search tool people want to use with org-mode, though it is my
> favourite and only index tool I use for now.
Plea
On Tue, 31 Jul 2007 12:56:18 -0400
Xiao-Yong Jin <[EMAIL PROTECTED]> wrote:
xj> Sorry, but I missed the thread. Where can I grab the code for
xj> support in org-mode?
Since there were small changes, allow me to repost.
This is a patch against org.el that incorporates mairix into org.el:
---
Hi, it seems I have almost missed the best thing in
this list.
Bastien <[EMAIL PROTECTED]> writes:
> Hi George,
>
> "Georg C. F. Greve" <[EMAIL PROTECTED]> writes:
>
>> Do you think there is any chance it would make it into the Org
>> package? I would greatly prefer not having to maintain a patch
Bastien <[EMAIL PROTECTED]> writes:
>> So if you do [[mairixt:m:xyz]] it will pull out the entire thread in
>> which that message id is present, so you have the full context, which I
>> find very useful.
>
> Yes, i also like the fast intexing. Other people playing with it around?
TBH, I haven't m
Hi George,
"Georg C. F. Greve" <[EMAIL PROTECTED]> writes:
> Do you think there is any chance it would make it into the Org
> package? I would greatly prefer not having to maintain a patch for a
> longer period of time.
I can understand that. Carsten, what do you think?
On the one hand, mairix
Hi Bastien,
On Tue, 24 Jul 2007 16:38:22 +0200
Bastien <[EMAIL PROTECTED]> wrote:
b> Thanks for pointing on mairix and providing an integrated solution
b> for org/Gnus/mairix. I tried your patch and the mairix-related elisp
b> code, it works fine here.
Good to know.
Do you think there is an
Hi Georg and list,
"Georg C. F. Greve" <[EMAIL PROTECTED]> writes:
> On Fri, 20 Jul 2007 17:08:33 +0100
> Adam Spiers <[EMAIL PROTECTED]> wrote:
>
> as> Funnily enough, I implemented exactly this idea about 15 months
> as> ago, except that my implementation uses mairix (the mail indexer),
> a
On Fri, 20 Jul 2007 17:08:33 +0100
Adam Spiers <[EMAIL PROTECTED]> wrote:
as> Funnily enough, I implemented exactly this idea about 15 months
as> ago, except that my implementation uses mairix (the mail indexer),
as> and is mode-agnostic.
Thanks a lot, this is most interesting and put me on t
26 matches
Mail list logo