From mboxrd@z Thu Jan 1 00:00:00 1970 From: alec@thened.net (Alec Berryman) Date: Mon, 12 Nov 2007 19:16:37 -0500 Subject: [sup-talk] two crashes on reply In-Reply-To: <1194891731-sup-468@south> References: <20071112004805.GA25086@thened.net> <1194891731-sup-468@south> Message-ID: <20071113001636.GA6682@thened.net> William Morgan on 2007-11-12 10:23:40 -0800: > Hi Alec, > > Excerpts from Alec Berryman's message of Sun Nov 11 16:48:05 -0800 2007: > > I sent a message to myself, then tried to reply to it by hitting 'r' > > from the message list buffer I get when I start up. It popped up a > > buffer entitled "Customized reply" with the From line highlighted. All > > the fields - From, To, Cc, Bcc, Subject - were blank. From here I can > > trigger two crashes. > > This is quite strange. The From field should never be blank. (And that's > what triggers the other crashes, I believe.) Can you post your > config.yaml? It's inlined below; I assume sup-config made it and haven't touched it since except to edit my alternative address here. When I sent the original message to myself, the From field was filled in correctly. Additionally, this only seems to happen on messages I send myself; I tried to reply to another message and it seemed to work fine. --- :ask_for_subject: true :confirm_no_attachments: true :thread_by_subject: false :confirm_top_posting: true :edit_signature: false :ask_for_cc: true :accounts: :default: :sendmail: /usr/sbin/sendmail -oem -ti :alternates: - aberryman at otheraddress.com :name: Alec Berryman :signature: /home/alec/.signature :email: alec at thened.net :editor: vim :ask_for_bcc: false