From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Agustin Martin Newsgroups: gmane.emacs.bugs Subject: bug#6993: Enabling Flyspell mode gave an error Date: Tue, 7 Sep 2010 20:13:06 +0200 Message-ID: <20100907181306.GA23334@agmartin.aq.upm.es> References: <87tym1zk1c.fsf@jidanni.org> <20100907155431.GA9663@agmartin.aq.upm.es> <20100907161409.GA9762@agmartin.aq.upm.es> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1283884824 7882 80.91.229.12 (7 Sep 2010 18:40:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 7 Sep 2010 18:40:24 +0000 (UTC) To: 6993-done@debbugs.gnu.org, 6994-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Sep 07 20:40:22 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ot35g-0006Cv-V2 for geb-bug-gnu-emacs@m.gmane.org; Tue, 07 Sep 2010 20:40:21 +0200 Original-Received: from localhost ([127.0.0.1]:45151 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ot35g-0003d2-Bz for geb-bug-gnu-emacs@m.gmane.org; Tue, 07 Sep 2010 14:40:20 -0400 Original-Received: from [140.186.70.92] (port=46281 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ot35V-0003b9-Lb for bug-gnu-emacs@gnu.org; Tue, 07 Sep 2010 14:40:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ot35U-0000gL-Lz for bug-gnu-emacs@gnu.org; Tue, 07 Sep 2010 14:40:09 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:32907) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ot35U-0000gE-IE for bug-gnu-emacs@gnu.org; Tue, 07 Sep 2010 14:40:08 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1Ot2eI-0002jC-6p for bug-gnu-emacs@gnu.org; Tue, 07 Sep 2010 14:12:02 -0400 Resent-From: Agustin Martin Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Tue, 07 Sep 2010 18:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 6993 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 6993@debbugs.gnu.org, agustin.martin@hispalinux.es Original-Received: via spool by 6993-done@debbugs.gnu.org id=D6993.128388307210477 (code D ref 6993); Tue, 07 Sep 2010 18:12:02 +0000 Original-Received: (at 6993-done) by debbugs.gnu.org; 7 Sep 2010 18:11:12 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ot2dU-0002is-AO for submit@debbugs.gnu.org; Tue, 07 Sep 2010 14:11:12 -0400 Original-Received: from fibonacci.ccupm.upm.es ([138.100.198.70] helo=smtp.upm.es) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ot2dS-0002ii-Gl; Tue, 07 Sep 2010 14:11:11 -0400 Original-Received: from agmartin.aq.upm.es (Agmartin.aq.upm.es [138.100.41.131]) by smtp.upm.es (8.14.3/8.14.3/fibonacci-001) with ESMTP id o87ID6K7009525; Tue, 7 Sep 2010 20:13:06 +0200 Original-Received: by agmartin.aq.upm.es (Postfix, from userid 1000) id 773F54632A; Tue, 7 Sep 2010 20:13:06 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20100907161409.GA9762@agmartin.aq.upm.es> User-Agent: Mutt/1.5.20 (2009-06-14) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Tue, 07 Sep 2010 14:12:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:40022 Archived-At: On Tue, Sep 07, 2010 at 06:14:09PM +0200, Agustin Martin wrote: > This is not flyspell-specific, but also happens when running ispell-word > after having selected 'en' dict. Even seems to happen for every dictionary > other than 'default'. Debugged and noticed that problematic code is not run for default dict (nil) > I am merging both bug reports, please send followups to #6994, where more > details are present. Just committed a change that should make sure that original arg list is always initialized before used (at least here it does ;-)). I am thus closing this bug report. Please reopen if this does not properly fix the problem at your site. Thanks for the feedback. -- Agustin