Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: Request: How to PGP/MIME sign by default?
Date: 14 Nov 2000 11:39:43 -0500	[thread overview]
Message-ID: <5bitpqh5io.fsf@lapwing.cs.rochester.edu> (raw)
In-Reply-To: <kp3dguv8o8.fsf@dagon.conectiva>

Jorge Godoy <godoy@conectiva.com> writes:

> Oops! I think I've hit a bug!
> 
> On 14 Nov 2000, godoy@conectiva.com wrote:
> 
> (SNIP)
> 
> > BTW, with the hack you've made to sign messages by default, you you
> > type in the key wrong and want to send the message again ('C-c C-c',
> > by default) you'll get a "multipart sign=pgpmime" before the "part
> > sign=pgpmime" you've just added. Is there any way to prevent that?
> > Maybe changing this part of the function
> > 
> > 	(re-search-forward 
> > 	 "<#\\(/\\)?\\(multipart\\|part\\|external\\|mml\\)." nil t))
> >       (insert "
> > \n")
> >     (insert "
> > \n")))
> > 
> > 
> > to not add a "
> > " if it finds a "<#part
> > sign=pgpmime>" indication... 
> 
> As you could see, the message was signed whenever the "part" or
> "multipart" string was found. Isn't it in any RFC or other place a
> definition that it should be on the beginning of the line, with no
> spaces, or chars before it? If it isn't I'm proposing that this mime
> signing stuff only be used with <multipart> (no # to not trigger
> anything) and <part> in the beginning of the line.

It is MML, not RFC. To send <#part, you should type <#!part; to send
<#!part, type <#!!part.

ShengHuo



  reply	other threads:[~2000-11-14 16:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-14  0:18 Davide G. M. Salvetti
2000-11-14  3:21 ` ShengHuo ZHU
2000-11-14 12:05   ` Davide G. M. Salvetti
2000-11-14 13:42     ` ShengHuo ZHU
2000-11-14 15:45       ` Kai Großjohann
2000-11-14 15:50       ` Jorge Godoy
2000-11-14 16:07         ` Jorge Godoy
2000-11-14 16:39           ` ShengHuo ZHU [this message]
2000-11-14 16:49           ` Kai Großjohann
2000-11-14 16:40         ` ShengHuo ZHU
2000-11-14 17:24           ` Jorge Godoy
2000-11-14 17:58       ` Florian Weimer

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=5bitpqh5io.fsf@lapwing.cs.rochester.edu \
    --to=zsh@cs.rochester.edu \
    /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).