Gnus development mailing list
 help / color / mirror / Atom feed
From: "Ted Zlatanov" <tzz@lifelogs.com>
Cc: ding@gnus.org
Subject: Re: mozilla
Date: 7 Feb 2006 10:41:25 -0500	[thread overview]
Message-ID: <4n4q3bfa6y.fsf@lifelogs.com> (raw)
In-Reply-To: <87mzh3nyno.fsf@mat.ucm.es> (Uwe Brauer's message of "Tue, 07 Feb 2006 13:25:47 +0100")

On  7 Feb 2006, oub@mat.ucm.es wrote:

>>>>>> "Ted" == Ted Zlatanov <tzz@lifelogs.com> writes:
>
> Ted> On  6 Feb 2006, oub@mat.ucm.es wrote:
>>>>>>>> "Reiner" == Reiner Steib <reinersteib+gmane@imap.cc> writes:
>
> Ted> That's part of the IMAP protocol I believe.  It would be nice,
> I see
>
> Ted> however, if nnimap.el could transform those labels into header
> Ted> entries like the ones Reiner showed.  That's the
> Ted> quick-and-dirty solution.
>
> Well I wrote a quick and very dirty solution by adding a label to
> nnmail or nnfolder articles, using  gnus-summary-edit-article. This
> function even allows to edit imap articles (using the second argument)
>
> *If ARG is 2, edit the raw articles even in read-only groups.*
>
> However the saving is not a real saving so this does not help (whether
> it is a clever idea to raw edit mime articles is another question).

I think this is not as good as backend support.  With IMAP, for
example, you can set the labels (flags) for a whole range of messages
at once quickly; with any editing solution it's a lot slower, plus
it's only for Gnus.

> Do you think it is easy to implement a solution for the nnimap
> backend?  

I don't know how much is implemented in imap.el already.  If there is
no support for flags yet, it's a lot of work.

> Meanwhile another solution occurred to me, after having read the
> discussion in the links Rainer mentioned. I saw that some people have
> a solution the other way around.  Instead of putting labels in the
> group, they put labels in there corresponding planner entries. I just
> remembered I have a similar solution for the todo-mode.el pkg written
> by Oliver Seidel. My function adds the subject, message-ID and group
> name as an todo entry in the category email. May be I should enhance
> that for other categories, like NeedReply, Important etc.

I remember this.  We could also use the gnus-registry to associate
message-ID with any custom data, including labels.  I just think that
any Gnus-only solution is worse than a generic solution.

> Btw Ted do you recall our discussion about a generalizing
> gnus-summary-limit function to include BBDB or NO BBDB entries. Your
> solution worked for all net address in a BBDB entry save the first
> one, mine vice verse, however you claimed that your function could do
> both, but you had to look into it. Did you do that?

No, sorry.  I must have dropped the ball on that one.  Can you please
send me the latest versions of your and my code?

Thanks
Ted



  reply	other threads:[~2006-02-07 15:41 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-06 11:22 set labels in nnml or nnfolder groups Uwe Brauer
2006-02-06 13:22 ` Reiner Steib
2006-02-06 14:37   ` Uwe Brauer
2006-02-06 15:09   ` mozilla (was: set labels in nnml or nnfolder groups) Uwe Brauer
2006-02-06 19:06     ` mozilla Ted Zlatanov
2006-02-07 12:25       ` mozilla Uwe Brauer
2006-02-07 15:41         ` Ted Zlatanov [this message]
2006-02-07 17:54           ` mozilla Uwe Brauer
2006-02-07 19:11             ` nnimap: editing articles (was: mozilla) Reiner Steib
2006-02-08 20:11               ` nnimap: editing articles Ted Zlatanov
2006-02-09 15:23                 ` Reiner Steib
2006-02-11 22:01               ` Simon Josefsson
2006-02-13 19:24                 ` Ted Zlatanov
2006-02-13 20:06                   ` Simon Josefsson
2006-02-13 22:22                   ` Steven E. Harris
2006-02-07 12:27       ` mozilla Uwe Brauer

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=4n4q3bfa6y.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).