"Alan D. Salewski" <salew...@att.net> writes:

> On Sun, Dec 05, 2010 at 07:35:35AM -0700, Eric Schulte spake thus:
>> Also, I often see ^L characters in lisp files inside of Emacs, I believe
>> these characters are used for in-file navigation, but I don't know how,
>> so that might be another avenue of investigation (I'd be interested to
>> hear what you turn up in this direction).
>
> Hi Eric,
>
> The ^L characters allow navigation by pages. By default, `forward-page'
> is bound to:
>
>     C-x ]
>
> and `backward-page' is bound to:
>
>     C-x [
>
> You can try it out in the *scratch* buffer by inserting ^L chars with:
>
>     C-q C-l
>

Thanks for the pointer, I'm going to start using this in my larger code
files. -- Eric

>
> HTH,
> -Al
>
>
> -- 
> a l a n   d.   s a l e w s k i                      salew...@att.net
> --------------------------------------------------------------------
>                       My pants are my friends
>                 they taunt their rivals - my shoes
>                       Oh my clothes! Stop it!
> --------------------------------------------------------------------
> Generated from Haiku-O-Matic:           www.smalltime.com/haiku.html

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to