Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: bugs@gnus.org (The Gnus Bugfixing Girls + Boys), ding@gnus.org
Subject: Re: Two gnus-posting-styles problems
Date: Tue, 04 Jun 2002 18:07:45 +0200	[thread overview]
Message-ID: <ilulm9v6n8u.fsf@latte.josefsson.org> (raw)
In-Reply-To: <sxsbsar6ton.fsf@florida.munich.redhat.com> (Hrvoje Niksic's message of "Tue, 04 Jun 2002 15:48:40 +0200")

Hrvoje Niksic <hniksic@xemacs.org> writes:

> But I won't test it for some time simply because I really need the
> functionality to test the message buffer.  If that can't be done with
> the posting styles, then I'll just use a hook.  Perhaps I'm simply not
> the right target audience for posting styles.

Perhaps this is reason enough to change it, like Kai said.  Patches,
anyone? :-)

>>>> There's a dependency problem here, not all functions that use
>>>> information from the message buffer and modify the contents of the
>>>> message buffer can be called last.  I think the ordering has changed
>>>> several times, but it won't ever satisfy everyone.  I think the
>>>> approach should be that you shouldn't count on information being
>>>> available in the message buffers unless... err, it is available.
>>>
>>> I'm not sure I understand this.  Why can't it satisfy everyone?  What
>>> is the position opposite to mine?
>>
>> There are alot of hooks and functions that people use to populate
>> message buffers: message-mode-hook, message-setup-hook,
>> gnus-message-setup-hook, gnus-posting-styles, making user-mail-address
>> context sensitive, defadvice etc.  If we change the ordering the way
>> you want, the posting style is applied last, which makes it possible
>> to extract To/From etc from the newly composed message.  But the same
>> change will affect code added to, say, message-setup-hook, since it no
>> longer can extract the fields added by the posting styles code.
>
> I suppose the posting styles could be applied before the
> message-setup-hook is run.

That won't work if people has code in message-setup-hook that assumes
posting styles hasn't been applied yet, will it?  That was the kind of
trouble I feared would happen if we change the ordering.

> But Kai has a good point: doing what I want might seriously clash with
> `message-generate-headers-first'.

Ouch, yes.

> I do not see a way to resolve that, so I'll just keep my hook.  At
> least the `m'/`a' thing, which was a genuine bug, should now be
> fixed, so something good came out of my report.
>
> Thanks for the fix.

I'll commit it, thanks.

>> That said, perhaps changing it to apply posting styles last is good,
>> but it seems difficult to tell what harm to people's customizations
>> it will generate.  Leaving it as is doesn't hurt anything,
>
> Well.  There *could* be a variable that controls when
> `gnus-posting-styles' are applied.  It could default to applying it in
> the empty message buffer, which would make sure that existing
> customizations keep working.

Yup.




  reply	other threads:[~2002-06-04 16:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-03 14:55 Hrvoje Niksic
2002-06-03 15:04 ` Paul Jarc
2002-06-03 15:36 ` David S Goldberg
2002-06-03 17:40 ` Simon Josefsson
2002-06-03 17:49   ` Hrvoje Niksic
2002-06-03 18:23     ` Simon Josefsson
2002-06-03 19:48       ` Kai Großjohann
2002-06-04 13:48       ` Hrvoje Niksic
2002-06-04 16:07         ` Simon Josefsson [this message]
2002-06-03 19:45 ` Kai Großjohann

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=ilulm9v6n8u.fsf@latte.josefsson.org \
    --to=jas@extundo.com \
    --cc=bugs@gnus.org \
    --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).