<<< Date Index >>>     <<< Thread Index >>>

Re: [Mutt] #3269: pgp_auto_decode regression from 1.5.19



#3269: pgp_auto_decode regression from 1.5.19
-------------------------------+--------------------------------------------
  Reporter:  antonio@xxxxxxxx  |       Owner:  brendan 
      Type:  defect            |      Status:  assigned
  Priority:  minor             |   Milestone:          
 Component:  mutt              |     Version:  1.5.20  
Resolution:                    |    Keywords:          
-------------------------------+--------------------------------------------
Changes (by pdmef):

  * owner:  mutt-dev => brendan
  * status:  new => assigned


Comment:

 Bisect says the first bad commit is [e2780a423d96]:

 {{{
 changeset:   5422:e2780a423d96
 branch:      HEAD
 user:        Brendan Cully <brendan@xxxxxxxxxx>
 date:        Wed Jun 25 22:43:32 2008 -0700
 files:       commands.c copy.c crypt-gpgme.c handler.c mbox.c pgp.c
 description:
 Make mutt_copy_message distinguish between fatal and non-fatal errors.
 Non-fatal errors should prevent moving messages, since they indicate
 data loss. But mutt should still attempt to display them, since being
 able to see some attachments is better than nothing.
 Also stop printing out non-PGP material in application/pgp
 attachments. Closes #2545, #2912.
 }}}

 It removes displaying additional content, maybe brendan can clarify the
 issue? I think it's harmless to print it if the user can clearly distinct
 between PGP and non-PGP material.

 Assigning it to brendan.

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3269#comment:2>
Mutt <http://www.mutt.org/>
The Mutt mail user agent