* Bug: When implementing the alternate-reply-menu, some of the code
commit7663f0dd87d15a7b53b81aecef8aaf5efd100d3f
authorEduardo Chappa <chappa@washington.edu>
Tue, 30 Aug 2016 02:41:35 +0000 (29 20:41 -0600)
committerEduardo Chappa <chappa@washington.edu>
Tue, 30 Aug 2016 02:41:35 +0000 (29 20:41 -0600)
tree5a4640877c9710d8184ae2810d12fd915d016622
parentb063cb1a02f7dd5c7f1220989edceb736efe2c3c
   * Bug: When implementing the alternate-reply-menu, some of the code
     got moved to the beginning of the reply_text_query function, which
     made the function return before it initialized some variables, which
     were therefore initialized to default values, and not the values
     configured by the user. This made, for example, make Alpine place the
     signature at the top of a message, regardless of what the user had
     configured. Reported by Andreas Schamanek.
alpine/reply.c
pith/pine.hlp