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

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

user not alerted to "emacs +lineno" misuse


From: Dan Jacobson
Subject: user not alerted to "emacs +lineno" misuse
Date: 12 Sep 2002 06:35:05 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

I did
$ emacs -nw +33 +44 file
I would expect emacs to open two windows, each on the different spot.
Ok, I mean I want emacs to tell the user he blew it, so he would write
$ emacs -nw +33 file +44 file

Also,
$ emacs -nw file +33
$ emacs -nw file +33 +44
I don't think the user is told he blew it at all.
Nothing bad or good happens.

P.S. the -nw I just used to speed up my experiment.
-- 
http://jidanni.org/ Taiwan(04)25854780






reply via email to

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