From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user Subject: Re: emacs interaction Date: Sat, 20 Sep 2014 09:30:16 +0200 Message-ID: <87egv6bvg7.fsf@zigzag.favinet> References: Reply-To: guile-user@gnu.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1411198019 27133 80.91.229.3 (20 Sep 2014 07:26:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 20 Sep 2014 07:26:59 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Sep 20 09:26:52 2014 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XVF4G-0001r6-BG for guile-user@m.gmane.org; Sat, 20 Sep 2014 09:26:52 +0200 Original-Received: from localhost ([::1]:33652 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XVF4F-0005f4-VS for guile-user@m.gmane.org; Sat, 20 Sep 2014 03:26:51 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35547) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XVF3z-0005es-SY for guile-user@gnu.org; Sat, 20 Sep 2014 03:26:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XVF3u-00089L-7w for guile-user@gnu.org; Sat, 20 Sep 2014 03:26:35 -0400 Original-Received: from smtp208.alice.it ([82.57.200.104]:28581) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XVF3t-00088d-UI for guile-user@gnu.org; Sat, 20 Sep 2014 03:26:30 -0400 Original-Received: from zigzag.favinet (79.51.87.110) by smtp208.alice.it (8.6.060.43) id 540DA4370274F3A6 for guile-user@gnu.org; Sat, 20 Sep 2014 09:26:23 +0200 Original-Received: from ttn by zigzag.favinet with local (Exim 4.80) (envelope-from ) id 1XVF7i-0006RP-7T for guile-user@gnu.org; Sat, 20 Sep 2014 09:30:26 +0200 Mail-Followup-To: guile-user@gnu.org In-Reply-To: (Matt Wette's message of "Fri, 19 Sep 2014 20:33:20 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.104 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:11535 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable () Matt Wette () Fri, 19 Sep 2014 20:33:20 -0700 Q2) Emacs is not indenting define-module elements like I'd like. my emacs will indent as follows (define-module (mymod) #:export (blablabla foo bar a b c) #:export-syntax (blablablam foom barm am bm cm) ) That is really weird. Maybe the mail system(s) mangled it? Does anyone have experience with this or suggestions? It would help to post an example (w/ tabs converted to spaces) showing what you desire. That way we have a clear goal. =2D-=20 Thien-Thi Nguyen GPG key: 4C807502 (if you're human and you know it) read my lisp: (responsep (questions 'technical) (not (via 'mailing-list))) =3D> nil --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlQdLQsACgkQZwMiJEyAdQLSRQCaA2JrqxH7GdE/xY9Eaa248Mx8 j0sAn0N9xUXU5rpWH3P1EsqXG7pwbTof =n11d -----END PGP SIGNATURE----- --=-=-=--