all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Wehmann <wehmann@fnal.gov>
Subject: Re: how to change levels of chunks in outline mode?
Date: 06 Jan 2003 14:32:42 -0600	[thread overview]
Message-ID: <v0xn0meyq6t.fsf@fsui03.fnal.gov> (raw)
In-Reply-To: mailman.501.1040493588.19936.help-gnu-emacs@gnu.org

Since the outline level is determined by the length of the match to
the regular expression that looks for outline headers, I should think
you could interactively change the headers so that the length of the
match changes--in the chunk where you want to make changes.  For
example, by using "query-replace-regexp".  You could use narrowing to
control where you make such changes.

"Robert P. J. Day" <rpjday@mindspring.com> writes:

>   is there an easy way to shift an entire chunk of a file
> that i'm looking at in outline mode either up or down a level
> of depth?
> 
>   that is, if i have a number of consecutive chapters that
> are at level one, and i decide that they really should be
> all sections in a more all-encompassing chapter, can i shift
> all level 1 headings to level 2, the internal level 2s to level
> 3, and so on?
> 
> rday
> 
> 
> 

-- 
Alan Wehmann
wehmann@fnal.gov

       reply	other threads:[~2003-01-06 20:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.501.1040493588.19936.help-gnu-emacs@gnu.org>
2003-01-06 20:32 ` Alan Wehmann [this message]
2002-12-21 17:36 how to change levels of chunks in outline mode? Robert P. J. Day

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

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

  git send-email \
    --in-reply-to=v0xn0meyq6t.fsf@fsui03.fnal.gov \
    --to=wehmann@fnal.gov \
    /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.
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.