From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Clemens Fischer Newsgroups: gmane.emacs.help Subject: Re: c-mode : can't expand '#d' to '#define' Date: Mon, 30 Sep 2002 14:54:47 +0200 Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1033394178 9570 127.0.0.1 (30 Sep 2002 13:56:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 30 Sep 2002 13:56:18 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17w120-0002Tx-00 for ; Mon, 30 Sep 2002 15:56:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17w12E-0003bz-00; Mon, 30 Sep 2002 09:56:30 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!130.133.1.3!fu-berlin.de!uni-berlin.de!p3e9baaa0.dip.t-dialin.NET!not-for-mail Original-Newsgroups: comp.emacs,gnu.emacs.help Original-Lines: 9 Original-NNTP-Posting-Host: p3e9baaa0.dip.t-dialin.net (62.155.170.160) Original-X-Trace: fu-berlin.de 1033393595 13017607 62.155.170.160 (16 [23066]) X-Orig-Path: ID-23066.news.dfncis.de!not-for-mail User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386--freebsd) Cancel-Lock: sha1:wR0u99VQ+fEw8vdgv+ArNeGYHtg= Original-Xref: nntp.stanford.edu comp.emacs:74924 gnu.emacs.help:105537 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2081 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2081 Luis Fernandes writes: > I miss the abbrev functionality when $SomeReallyLongVariable M-/ > fails to expand in c-perl/shell mode. isn't it possible to frob the syntax-map for that particular mode to include the dollar sign in the set of characters making up a word? clemens