[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: TAB when the region is active
From: |
Drew Adams |
Subject: |
RE: TAB when the region is active |
Date: |
Sun, 23 Sep 2007 18:09:32 -0700 |
> What would be useful to do in text modes is to make a similar change for
> M-q (`fill-paragraph'). When the region is active in transient-mark-mode,
> then M-q would call `fill-region' instead of `fill-paragraph'.
I'm not so sure. There are several possibilities. A case could be made for
any of them to play the role you see for `fill-region':
. fill-region - Fill each paragraph in the region.
. fill-region-as-paragraph - Fill the region as one paragraph.
. fill-individual-paragraphs - Fill paragraphs of uniform
indentation within the region.
. fill-nonuniform-paragraphs - Fill paragraphs within the region,
allowing varying indentation within each.
- Re: TAB when the region is active, (continued)
- Re: TAB when the region is active, Dan Nicolaescu, 2007/09/17
- Re: TAB when the region is active, Dan Nicolaescu, 2007/09/18
- RE: TAB when the region is active, Drew Adams, 2007/09/19
- Re: TAB when the region is active, Stefan Monnier, 2007/09/19
- RE: TAB when the region is active, Drew Adams, 2007/09/19
- Re: TAB when the region is active, Stefan Monnier, 2007/09/19
- Re: TAB when the region is active, Dan Nicolaescu, 2007/09/19
- Re: TAB when the region is active, Stefan Monnier, 2007/09/20
- Re: TAB when the region is active, Dan Nicolaescu, 2007/09/21
- Re: TAB when the region is active, Juri Linkov, 2007/09/23
- RE: TAB when the region is active,
Drew Adams <=
- Re: TAB when the region is active, Juri Linkov, 2007/09/23
- Re: TAB when the region is active, Stefan Monnier, 2007/09/23
- Re: M-q when the region is active (Re: TAB when the region is active), Juri Linkov, 2007/09/29
- Re: M-q when the region is active (Re: TAB when the region is active), Richard Stallman, 2007/09/30
- Re: TAB when the region is active, Richard Stallman, 2007/09/24
- Re: TAB when the region is active, Dan Nicolaescu, 2007/09/23
- Re: TAB when the region is active, Richard Stallman, 2007/09/24
- Re: TAB when the region is active, Dan Nicolaescu, 2007/09/17
- Re: TAB when the region is active, Lennart Borgman, 2007/09/16