From mboxrd@z Thu Jan 1 00:00:00 1970 From: Seweryn Kokot Subject: org-mode-abbrevs-table and text-mode-abbrevs-table Date: Thu, 17 Apr 2008 18:32:38 +0200 Message-ID: <87prsowift.fsf@poczta.po.opole.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JmX0N-00053S-Lx for emacs-orgmode@gnu.org; Thu, 17 Apr 2008 12:30:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JmX0M-00052y-SN for emacs-orgmode@gnu.org; Thu, 17 Apr 2008 12:30:35 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JmX0M-00052r-LY for emacs-orgmode@gnu.org; Thu, 17 Apr 2008 12:30:34 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JmX0M-0007z7-Az for emacs-orgmode@gnu.org; Thu, 17 Apr 2008 12:30:34 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JmX0F-0007qu-CS for emacs-orgmode@gnu.org; Thu, 17 Apr 2008 16:30:27 +0000 Received: from nat-warynskiego.po.opole.pl ([217.173.199.132]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Apr 2008 16:30:27 +0000 Received: from s.kokot by nat-warynskiego.po.opole.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Apr 2008 16:30:27 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, I would like to have the same abbrevs in org-mode and text-mode. I defined text-mode-abbrev-table, but the abbrevs are invisible in org-mode. I know that message-mode inherits abbrevs from text-mode and it would be nice to have the same behaviour for org-mode. Any idea how to solve the problem? Best regards. Seweryn Kokot