all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* quit at point in edebug
@ 2013-05-29 18:08 Joe Riel
  2013-05-30  5:56 ` Andreas Röhler
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Riel @ 2013-05-29 18:08 UTC (permalink / raw)
  To: Help GNU Emacs

When using edebug, how do I tell it to quit
and put point at the current location in the
source code?   Typing q will generally return
to some other location.  
 

-- 
Joe Riel




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

* Re: quit at point in edebug
  2013-05-29 18:08 quit at point in edebug Joe Riel
@ 2013-05-30  5:56 ` Andreas Röhler
  2013-05-30 14:10   ` Joe Riel
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Röhler @ 2013-05-30  5:56 UTC (permalink / raw)
  To: help-gnu-emacs

Am 29.05.2013 20:08, schrieb Joe Riel:
> When using edebug, how do I tell it to quit
> and put point at the current location in the
> source code?   Typing q will generally return
> to some other location.
>
>

An option is to register point before quitting.


Andreas



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

* Re: quit at point in edebug
  2013-05-30  5:56 ` Andreas Röhler
@ 2013-05-30 14:10   ` Joe Riel
  0 siblings, 0 replies; 3+ messages in thread
From: Joe Riel @ 2013-05-30 14:10 UTC (permalink / raw)
  To: Andreas Röhler; +Cc: help-gnu-emacs

On Thu, 30 May 2013 07:56:29 +0200
Andreas Röhler <andreas.roehler@easy-emacs.de> wrote:

> Am 29.05.2013 20:08, schrieb Joe Riel:
> > When using edebug, how do I tell it to quit
> > and put point at the current location in the
> > source code?   Typing q will generally return
> > to some other location.
> >
> >
> 
> An option is to register point before quitting.

Thanks, Andreas,

That is a useful workaround.  

-- 
Joe Riel




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

end of thread, other threads:[~2013-05-30 14:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-29 18:08 quit at point in edebug Joe Riel
2013-05-30  5:56 ` Andreas Röhler
2013-05-30 14:10   ` Joe Riel

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.