help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to put mode Info into comment header of program?


From: Johan Bockgård
Subject: Re: How to put mode Info into comment header of program?
Date: Wed, 23 Apr 2008 16:52:25 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

Pascal Bourguignon <pjb@informatimago.com> writes:

> In GNU emacs, you'd just write:
>
> ;;;; -*- mode:common-lisp -*-
>
> or just:
>
> ;;;; -*- mode:lisp -*-

or just

;;; -*- lisp -*-

-- 
Johan Bockgård


reply via email to

[Prev in Thread] Current Thread [Next in Thread]