unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Adam <nospam@example.com>
Subject: Re: jump next previous - tag bookmark or search
Date: Tue, 30 May 2006 10:02:43 +1200	[thread overview]
Message-ID: <e5fr13$aif$1@lust.ihug.co.nz> (raw)
In-Reply-To: jwvy7wkd37x.fsf-monnier+gnu.emacs.help@gnu.org

Thanks Stefan, good point. 

This is how they are presented in 57.3.4 Local Variables in Files in the Gnu
Emacs Manual, although that section takes some reading for me to somewhat
understand. Like; 

- The Local Variables list goes later in the document, or at the end; so as
not to interfere with other programs expectations about contents of the
first few lines, and

- in 57.3.4 example, comment-start and comment-end have been defined as ;;;
and ***  but probably just for example. Hence your reply.    
  

However my point was that, turning on outline-minor-mode seems to deselect
Lisp-mode (the high-lighting goes), I'm uncertain what happens to
Slime-mode, and it would seem that a specific order for turning on the
three modes seems necessary. In this case; 
- outline-minor-mode (first)
- slime-mode
- lisp-mode

And that just seems strange to me. Suddenly almost requiring a Local
Variables list. It appears these modes can alter or switch off each other,
depending upon which order they're initiated. 

Thanks for your comment.  I'll keep plugging away. 




Stefan Monnier wrote:

>>      ;;; Local Variables: ***
>>      ;;; mode:outline-minor ***
>>      ;;; mode:slime ***
>>      ;;; mode:lisp ***
>>      ;;; End: ***
> 
> Use only ";;" rather than ";;;" since ";;;" is used for outline headings.
> 
> 
>         Stefan

  reply	other threads:[~2006-05-29 22:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2370.1148833261.9609.help-gnu-emacs@gnu.org>
2006-05-29  5:41 ` jump next previous - tag bookmark or search Adam
2006-05-29 19:46   ` Stefan Monnier
2006-05-29 22:02     ` Adam [this message]
2006-05-30  0:27       ` Stefan Monnier
2006-05-30 22:16         ` Adam
2006-05-28 15:36 Adam
2006-05-28 16:04 ` Albert Reiner
2006-05-28 16:20 ` Drew Adams
2006-05-28 16:30 ` Bastien
2006-05-28 18:04 ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='e5fr13$aif$1@lust.ihug.co.nz' \
    --to=nospam@example.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).