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

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

Re: goto-line (+ 75455 3521)


From: Dieter Wilhelm
Subject: Re: goto-line (+ 75455 3521)
Date: Sun, 07 May 2006 12:50:23 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> how can this be done?
>> M-x goto-line RET (+ 345431 (+ 4535 3452))
>
> M-: (goto-line (+ 345431 (+ 4535 3452))) RET

I can't imagine why on wouldn't do the following instead:

M-: (goto-line (+ 345431 4535 3452)) RET

Thanks
-- 
Best wishes

     Dieter Wilhelm




reply via email to

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