Gnus development mailing list
 help / color / mirror / Atom feed
From: Jorge Godoy <godoy@conectiva.com>
Cc: ding@gnus.org
Subject: Re: Request: How to PGP/MIME sign by default?
Date: 14 Nov 2000 14:07:51 -0200	[thread overview]
Message-ID: <kp3dguv8o8.fsf@dagon.conectiva> (raw)
In-Reply-To: <kppujywo1r.fsf@dagon.conectiva>


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.


See you,
-- 
Godoy. <godoy@conectiva.com>

Departamento de Publicações       Conectiva S.A.
Publishing Department             Conectiva Inc.



  reply	other threads:[~2000-11-14 16:07 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 [this message]
2000-11-14 16:39           ` ShengHuo ZHU
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=kp3dguv8o8.fsf@dagon.conectiva \
    --to=godoy@conectiva.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).