From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Joubert Newsgroups: gmane.emacs.help Subject: abbreviations Date: 17 Oct 2008 12:13:26 GMT Organization: TIN.IT (http://www.tin.it) Message-ID: <48f88165$0$40312$4fafbaef@reader5.news.tin.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1224302089 12529 80.91.229.12 (18 Oct 2008 03:54:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 18 Oct 2008 03:54:49 +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 Oct 18 05:55:49 2008 connect(): Connection refused 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 1Kr2up-0002EW-HM for geh-help-gnu-emacs@m.gmane.org; Sat, 18 Oct 2008 05:55:47 +0200 Original-Received: from localhost ([127.0.0.1]:40363 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kr2tk-0002dz-MV for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Oct 2008 23:54:40 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!feeder.news.tin.it!spool.news.tin.it!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Pan/0.132 (Waxed in Black) Original-Lines: 29 X-Comments: Please send technical notifications to newsmaster@tin.it Original-NNTP-Posting-Host: 87.0.6.178 Original-X-Trace: 1224245606 reader5.news.tin.it 40312 87.0.6.178:5812 Original-X-Complaints-To: Please send abuse reports to abuse@retail.telecomitalia.it Original-Xref: news.stanford.edu gnu.emacs.help:163529 X-Mailman-Approved-At: Fri, 17 Oct 2008 23:52:52 -0400 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:58893 Archived-At: I followed the instructions at the bottom of the page http://www.acm.caltech.edu/~astern/ but I don't see my abbreviations autocompleting or anything at all for that matter. my ctrl -h v load-path returns: Its value is ("/usr/local/share/emacs/site-lisp/auctex" "/usr/share/emacs22/site-lisp/ dictionaries-common" "/usr/share/emacs/site-lisp/autoconf" "/etc/emacs22" "/etc/emacs" "/usr/local/share/emacs/22.1/site-lisp" "/usr/local/share/ emacs/site-lisp" "/usr/share/emacs/22.1/site-lisp" "/usr/share/emacs/22.1/ site-lisp/auctex" "/usr/share/emacs/22.1/site-lisp/dictionaries-common" "/ usr/share/emacs/site-lisp" "/usr/share/emacs/22.1/leim" "/usr/share/ emacs/22.1/lisp" "/usr/share/emacs/22.1/lisp/url" "/usr/share/emacs/22.1/ lisp/textmodes" "/usr/share/emacs/22.1/lisp/progmodes" "/usr/share/ emacs/22.1/lisp/play" "/usr/share/emacs/22.1/lisp/obsolete" "/usr/share/ emacs/22.1/lisp/net" "/usr/share/emacs/22.1/lisp/mh-e" "/usr/share/ emacs/22.1/lisp/mail" "/usr/share/emacs/22.1/lisp/language" "/usr/share/ emacs/22.1/lisp/international" "/usr/share/emacs/22.1/lisp/gnus" "/usr/ share/emacs/22.1/lisp/eshell" "/usr/share/emacs/22.1/lisp/erc" "/usr/ share/emacs/22.1/lisp/emulation" "/usr/share/emacs/22.1/lisp/emacs-lisp" "/usr/share/emacs/22.1/lisp/calendar" "/usr/share/emacs/22.1/lisp/calc" "/ usr/share/emacs/22.1/leim") Can anybody tell me where I should put the abbrev.el file or what is the problem?