all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* goto-line (+ 75455 3521)
@ 2006-05-07  1:07 Gary Wessle
  2006-05-07  4:23 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Gary Wessle @ 2006-05-07  1:07 UTC (permalink / raw)


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

thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: goto-line (+ 75455 3521)
  2006-05-07  1:07 goto-line (+ 75455 3521) Gary Wessle
@ 2006-05-07  4:23 ` Stefan Monnier
  2006-05-07 10:50   ` Dieter Wilhelm
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2006-05-07  4:23 UTC (permalink / raw)


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

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


        Stefan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: goto-line (+ 75455 3521)
  2006-05-07  4:23 ` Stefan Monnier
@ 2006-05-07 10:50   ` Dieter Wilhelm
  0 siblings, 0 replies; 3+ messages in thread
From: Dieter Wilhelm @ 2006-05-07 10:50 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-05-07 10:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-07  1:07 goto-line (+ 75455 3521) Gary Wessle
2006-05-07  4:23 ` Stefan Monnier
2006-05-07 10:50   ` Dieter Wilhelm

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.