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

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

Re: How start on a DIFFERENT buffer when start Emacs with MANY buffers a


From: Kevin Rodgers
Subject: Re: How start on a DIFFERENT buffer when start Emacs with MANY buffers at the same time?
Date: Tue, 16 Jul 2013 07:40:09 -0600
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20

On 7/13/13 10:46 AM, Chris Seberino wrote:
I used a variant of your way for tcsh...

emacs -g 96x30 `ls !* | tac`

Why not use ls's -r option to reverse the order?

emacs `ls -1r !*`

--
Kevin Rodgers
Denver, Colorado, USA




reply via email to

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