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: Emanuel Berg
Subject: Re: How start on a DIFFERENT buffer when start Emacs with MANY buffers at the same time?
Date: Fri, 12 Jul 2013 21:02:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Barry Margolin <barmar@alum.mit.edu> writes:

> I think he meant "LAST file".

Aha! Haha, fun mistake!

> emacs $(ls *.txt *.c | tac)
>
> If your OS doesn't have "tac", try "rev".

Caution: People tend to put a lot of creative stuff in their `ls'
aliases. And, `tac' and `rev' are not the same. Just try

echo hello | tac

and

echo hello | rev

-- 
Emanuel Berg - programmer (hire me! CV below)
computer projects: http://user.it.uu.se/~embe8573
internet activity: http://home.student.uu.se/embe8573


reply via email to

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