From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: abbreviation ending with "." Date: Sat, 14 Nov 2009 03:11:32 -0500 Organization: UseNetServer.com Message-ID: References: <6713e8a2-fc67-4250-b8c3-d20894d51f0b@m26g2000yqb.googlegroups.com> <398df4fc-f32e-4ef8-be43-ea37d148e37e@k19g2000yqc.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1258188056 10798 80.91.229.12 (14 Nov 2009 08:40:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Nov 2009 08:40:56 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Nov 14 09:40:49 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1N9EBd-0008JG-0N for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Nov 2009 09:40:49 +0100 Original-Received: from localhost ([127.0.0.1]:44942 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N9EBc-00044I-8f for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Nov 2009 03:40:48 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!TEKSAVVY.COM-a2kHrUvQQWlmc!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) Cancel-Lock: sha1:JXRWAU/yqeRRRzDu5NHhP8snndw= Original-X-Complaints-To: abuse@usenetserver.com Original-Lines: 10 Original-X-Trace: f16534afe6634e9af09f106264 Original-Xref: news.stanford.edu gnu.emacs.help:174653 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:69722 Archived-At: >> See C-h v define-abbrev-table to see the default value used for >> the :regexp (to which I just added \\.?). > That command did not work for me: define- gives only "define-key- > rebound-commands"... I should have said C-h f (help for functions) rather than C-h v (help for variables). Stefan