Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai Grossjohann <grossjoh@charly.informatik.uni-dortmund.de>
Subject: sgnus-0.32 + tm-7.41.1 == problems
Date: 01 Feb 1996 19:23:23 +0100	[thread overview]
Message-ID: <vaf4ttazyzo.fsf@dusty.informatik.uni-dortmund.de> (raw)

Hi all,

I'm trying to use these two together and notice a couple of problems
with composing a MIME message.  I'm not sure whether they are due to
tm or due to sgnus, but I thought maybe a few of you use that
combination, too, and can tell me something about it.

When I hit C-c C-c from a *Gnus Mail* buffer, the Gcc copy is not
translated before being written to disk.  Thus, I tried this, but it
failed:

    (remove-hook 'mail-send-hook 'mime-editor/maybe-translate)
    (add-hook 'gnus-inews-article-hook 'mime-editor/maybe-translate)

mime-editor/maybe-translate seems to be called after sgnus has mangled
it a bit (in particular, replaced the mail-header-separator line with
a blank line), so the function barfs about not being able to find the
mail-header-separator string.

I circumvent this problem by hitting C-c C-x C-z first, then typing
C-c C-c.  This, however, invokes mail-send-and-exit rather than
gnus-mail-send-and-exit (the keybinding code in tm-edit seems to do
strange things which don't seem to do the right thing right here).
Also, it asks me `Send buffer contents as mail? (y/n)' which I think
is strange because gnus-novice-user is nil.  Further, when I try to
send a second mail I get always asked `Unsent message, erase it?
(y/n)' or something.

Also, about signatures: When you use tm together with sgnus, it seems
that there are about five different packages all doing something with
signatures, and I have to turn them all off to get my own signature
handling (which is a one-line function that calls insert...)!  I know
that this is not a bug, but it sure is inconvenient.


Basically, tm seems to be a fine package (I like the automatic preview
stuff).  I'd be glad if anyone could help me with the problems above.

tia,
        kai
--
Life is hard and then you die.


             reply	other threads:[~1996-02-01 18:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-02-01 18:23 Kai Grossjohann [this message]
1996-02-01 20:00 ` Steven L Baur
1996-02-02  9:42   ` Kai Grossjohann

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=vaf4ttazyzo.fsf@dusty.informatik.uni-dortmund.de \
    --to=grossjoh@charly.informatik.uni-dortmund.de \
    /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).