help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What did I do? or rather, how did I do it?


From: Barry Margolin
Subject: Re: What did I do? or rather, how did I do it?
Date: Mon, 01 Oct 2007 22:11:31 -0400
User-agent: MT-NewsWatcher/3.5.2 (PPC Mac OS X)

In article <1191275041.412058.37890@n39g2000hsh.googlegroups.com>,
 the matt <matt@kettlewell.net> wrote:

> I hit some keys accidentally and did something rather cool.  But I
> don't know what I hit.
> 
> I had something like this:
> 
> echo ""
> echo "
> echo ""
> echo""
> 
> I hit the magic combination, and ended up with:
> 
> echo ""  echo ""
> echo "" echo ""
> 
> 
> I actually started with a single column of 8 and ended up with 2 rows
> of 4.

Did it also add the second double quote on the second line, and add a 
space after "echo" on the last one?  Or were those just typos in your 
example?

> Anyone know what the command is, keystrokes, etc?

My guess: M-q

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***


reply via email to

[Prev in Thread] Current Thread [Next in Thread]