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: Mon, 29 May 2006 17:41:36 +1200	[thread overview]
Message-ID: <e5e1he$27t$1@lust.ihug.co.nz> (raw)
In-Reply-To: mailman.2370.1148833261.9609.help-gnu-emacs@gnu.org

Thank you Drew.

Your page-break is probably what I'm looking for, as its quick and simple,
and print formatting is not an issue now. 

I'm only just getting used to outline-minor-mode, C-c @ c-t,  C-c @ c-a,
etc, as per 30.8 of the Emacs manual. 

Invoking outline-minor-mode by itself seems to switch off the highlighting
of Lisp-mode.  There are no equivalent outline functions in slime-mode. So
I have been turning lisp-mode back on after initiating outline-minor-mode. 

Perhaps something like this would be necessary for a local variables list,
at the top of my page; 

     ;;; Local Variables: ***
     ;;; mode:outline-minor ***
     ;;; mode:slime ***
     ;;; mode:lisp ***
     ;;; End: *** 



> Libraries commonly use a page separator (^L) for major sections. Then, you
> can navigate among pages using `C-x ]' (forward-page) and `C-x ['
> (backward-page). You can of course bind F7 and F8 to these commands.
> 
> To insert a Control-L character (^L), use `C-q C-l'.
> 
> Be aware that a page separator can also affect printing.

       reply	other threads:[~2006-05-29  5:41 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 ` Adam [this message]
2006-05-29 19:46   ` jump next previous - tag bookmark or search Stefan Monnier
2006-05-29 22:02     ` Adam
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='e5e1he$27t$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).