From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Suvayu Ali Newsgroups: gmane.emacs.help Subject: Re: Abbrev in message-mode Date: Fri, 17 May 2013 13:12:09 +0200 Message-ID: <20130517111209.GA5456@kuru.dyndns-at-home.com> References: <20130516172947.GA28947@kuru.dyndns-at-home.com> <87ip2iy31x.fsf@VLAN-3434.student.uu.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1368789148 3034 80.91.229.3 (17 May 2013 11:12:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 17 May 2013 11:12:28 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 17 13:12:27 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UdIaJ-0006PW-9M for geh-help-gnu-emacs@m.gmane.org; Fri, 17 May 2013 13:12:27 +0200 Original-Received: from localhost ([::1]:55390 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UdIaI-0000YT-DS for geh-help-gnu-emacs@m.gmane.org; Fri, 17 May 2013 07:12:26 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:34630) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UdIa7-0000YK-6w for help-gnu-emacs@gnu.org; Fri, 17 May 2013 07:12:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UdIa6-0000PS-3s for help-gnu-emacs@gnu.org; Fri, 17 May 2013 07:12:15 -0400 Original-Received: from mail-ea0-x22d.google.com ([2a00:1450:4013:c01::22d]:52029) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UdIa5-0000PN-VI for help-gnu-emacs@gnu.org; Fri, 17 May 2013 07:12:14 -0400 Original-Received: by mail-ea0-f173.google.com with SMTP id n15so2365085ead.18 for ; Fri, 17 May 2013 04:12:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=WvfLpdeUlPWPHNTP+uZCiFv5ryPeTLqBn9D9/4P6+3w=; b=RQQovbEqDJQLdDVGCSlxZbfp/pi5Z/I6KGPVZxcUqsaNfjaJuGGf7uxA+LxDkB2nZq ORNDGIJ+0FtIMjYI3yTAnEYb19/dzs5H2CDV2RwSSuOrGlWTUUp9sUVDGpP42D2kGK3p 4LjLAb6jjDSrZMkkS8mx0+qZXRD7AqSm9HNIxlBY6XEMf7gPa4z1jHn1pEkuoYg9GvOy lQuQnlBQWsl3jl4+Uom3gjm396UYxbU79zb3CIyWpHi+YMQxA0Aq0ivOkxNtLnjSrYeY P+lgphQZM1nj9sJJ06XeNeLPNN+599yoj00azW3GyQU3qWZ/Ymw7BpH7IQ+gcHZRGPr1 AK7Q== X-Received: by 10.15.21.9 with SMTP id c9mr129006365eeu.7.1368789133305; Fri, 17 May 2013 04:12:13 -0700 (PDT) Original-Received: from kuru.dyndns-at-home.com ([2001:610:120:3000:f2de:f1ff:fe37:c76c]) by mx.google.com with ESMTPSA id y10sm17967880eev.3.2013.05.17.04.12.11 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 17 May 2013 04:12:12 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87ip2iy31x.fsf@VLAN-3434.student.uu.se> User-Agent: Mutt/1.5.21 (2012-12-30) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c01::22d X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:90870 Archived-At: Hi Emanuel, On Fri, May 17, 2013 at 12:26:18AM +0200, Emanuel Berg wrote: > Suvayu Ali writes: > > > (add-hook 'message-mode-hook > > (lambda () > > ;; dynamic abbreviations for org-mode > > (setq local-abbrev-table message-mode-abbrev-table))) > > Yes, with the above code it works for me as well. > > I have reported the bug. Thanks a lot. Could you also post the bug number so that I can follow it? Thanks again. -- Suvayu Open source is the future. It sets us free.