Re: [O] indent c-c -?

2014-07-28 Thread Bastien
Hi Samuel,

Samuel Wales samolog...@gmail.com writes:

 i mark headlines then do c-c -.  i get this:

 - 1
 - 2

 i would like this:

   - 1
   - 2

Put the cursor at the beginning of the non-indented item then hit
S-M-right twice to demote the list by two indentation levels.

HTH,

-- 
 Bastien



Re: [O] indent c-c -?

2014-07-28 Thread Samuel Wales
hi bastien,

On 7/27/14, Bastien b...@gnu.org wrote:
 i would like this:

   - 1
   - 2

 Put the cursor at the beginning of the non-indented item then hit
 S-M-right twice to demote the list by two indentation levels.

that is how to do it manually.  what i want is how to do it every time
i do c-c - on a set of entries, automatically.



[O] indent c-c -?

2014-06-30 Thread Samuel Wales
i mark headlines then do c-c -.  i get this:

- 1
- 2

i would like this:

  - 1
  - 2

is there such a command?  if not, how does one write it?

thanks.

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  And
ANYBODY can get it.

Denmark: free Karina Hansen NOW.



Re: [O] indent c-c -?

2014-06-30 Thread Grant Rettke
https://github.com/emacsmirror/multiple-cursors

is what I use for doing that specific thing
Grant Rettke | ACM, ASA, FSF, IEEE, SIAM
g...@wisdomandwonder.com | http://www.wisdomandwonder.com/
“Wisdom begins in wonder.” --Socrates
((λ (x) (x x)) (λ (x) (x x)))
“Life has become immeasurably better since I have been forced to stop
taking it seriously.” --Thompson


On Mon, Jun 30, 2014 at 3:26 PM, Samuel Wales samolog...@gmail.com wrote:
 i mark headlines then do c-c -.  i get this:

 - 1
 - 2

 i would like this:

   - 1
   - 2

 is there such a command?  if not, how does one write it?

 thanks.

 --
 The Kafka Pandemic: http://thekafkapandemic.blogspot.com

 The disease DOES progress.  MANY people have died from it.  And
 ANYBODY can get it.

 Denmark: free Karina Hansen NOW.




Re: [O] indent c-c -?

2014-06-30 Thread Samuel Wales
i don't want to invoke a separate command.  i want c-c - to indent by 2 spaces.

On 6/30/14, Grant Rettke g...@wisdomandwonder.com wrote:
 https://github.com/emacsmirror/multiple-cursors

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  And
ANYBODY can get it.

Denmark: free Karina Hansen NOW.