From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jmckitrick@gmail.com Newsgroups: gmane.emacs.help Subject: Re: Getting lisp 'with' macros to indent correctly Date: Wed, 18 Feb 2009 07:56:41 -0800 (PST) Organization: http://groups.google.com Message-ID: <0ddc35a3-b96e-44de-82e0-64e97fa09c00@h20g2000yqn.googlegroups.com> References: <02ac1586-9c88-4f5e-af51-8931ea16fc0e@m4g2000vbp.googlegroups.com> <7cskmb24u6.fsf@pbourguignon.anevia.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1234975341 8921 80.91.229.12 (18 Feb 2009 16:42:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Feb 2009 16:42:21 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 18 17:43:37 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 1LZpW8-00037e-7H for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Feb 2009 17:43:24 +0100 Original-Received: from localhost ([127.0.0.1]:48672 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZpUo-0000k2-2y for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Feb 2009 11:42:02 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!h20g2000yqn.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 9 Original-NNTP-Posting-Host: 69.242.62.236 Original-X-Trace: posting.google.com 1234972601 4051 127.0.0.1 (18 Feb 2009 15:56:41 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 18 Feb 2009 15:56:41 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: h20g2000yqn.googlegroups.com; posting-host=69.242.62.236; posting-account=DpCMFwoAAACUUYRrTfjIhGJ0rlD9rT1r User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:166872 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:62180 Archived-At: On Feb 18, 9:32=A0am, p...@informatimago.com (Pascal J. Bourguignon) wrote: > Perhaps you're not in the right lisp mode? =A0 Hmm. I'll have to do some more digging. I cleaned up my slime/lisp editing code, and now I have this odd behavior, though once slime is running it seems to work correctly.