From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.228.134 with SMTP id je6cs219228icb; Mon, 3 Jan 2011 12:32:46 -0800 (PST) Received: by 10.91.83.18 with SMTP id k18mr12929062agl.79.1294086765706; Mon, 03 Jan 2011 12:32:45 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id x41si15460967vcr.130.2011.01.03.12.32.45; Mon, 03 Jan 2011 12:32:45 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 1396918583B5; Mon, 3 Jan 2011 15:32:45 -0500 (EST) Received: from gateway0.EECS.Berkeley.EDU (gateway0.EECS.Berkeley.EDU [169.229.60.87]) by rubyforge.org (Postfix) with ESMTP id 2714A167831B for ; Mon, 3 Jan 2011 15:15:47 -0500 (EST) Received: from samurai.icir.org (samurai.ICIR.org [192.150.187.48]) (authenticated bits=0) by gateway0.EECS.Berkeley.EDU (8.14.4/8.13.5) with ESMTP id p03KFkDh001965 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Mon, 3 Jan 2011 12:15:47 -0800 (PST) From: Matthias Vallentin To: Sup Talk In-reply-to: <1294053615-sup-2448@samurai.icir.org> References: <1294053615-sup-2448@samurai.icir.org> Date: Mon, 03 Jan 2011 12:15:46 -0800 Message-Id: <1294085707-sup-6047@samurai.icir.org> User-Agent: Sup/git Subject: Re: [sup-talk] Tilde expansion in signature path X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Better: this tweak supports account configurations with lacking :signature: fields. + @signature = File.expand_path h[:signature] if h[:signature] Matthias _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk