all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Finding the previous/next line at same indentation
@ 2008-01-23  5:07 Micah R Ledbetter
  2008-01-23 17:46 ` JRancier
  0 siblings, 1 reply; 3+ messages in thread
From: Micah R Ledbetter @ 2008-01-23  5:07 UTC (permalink / raw)
  To: help-gnu-emacs

Ladies and gentlemen of the list,

I'm editing a file which describes a hierarchical relationship between  
objects, with children indented from parents.

Sometimes I want to find other children of the same parent, which will  
naturally be at the same level of indentation. Sometimes, there are a  
great deal of sub-children in the way, and navigating pages and pages  
of this can be tedious. Would someone point me toward some elisp code  
that helps me accomplish this?

As a bonus, it would be cool to intelligently encounter indentation  
which indicates a new entry - that is, instead of ALWAYS finding the  
next or previous item at the same level of indentation, if it  
encounters a line at a *lower* level of indentation, it should halt  
(or even wrap around to the beginning of the current entry).

Thanks in advance.

  - Micah

^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <mailman.6443.1201109434.18990.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2008-01-23 17:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-23  5:07 Finding the previous/next line at same indentation Micah R Ledbetter
2008-01-23 17:46 ` JRancier
     [not found] <mailman.6443.1201109434.18990.help-gnu-emacs@gnu.org>
2008-01-23 17:51 ` Scott Frazer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.