all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] /srv/bzr/emacs/trunk r108033: * lisp/progmodes/python.el (python-pdbtrack-get-source-buffer): Use
  2012-04-25 20:23 ` [Emacs-diffs] /srv/bzr/emacs/trunk r108033: * lisp/progmodes/python.el (python-pdbtrack-get-source-buffer): Use Stefan Monnier
@ 2012-04-25  6:29   ` Leo
  0 siblings, 0 replies; 2+ messages in thread
From: Leo @ 2012-04-25  6:29 UTC (permalink / raw)
  To: emacs-devel

On 2012-04-26 04:23 +0800, Stefan Monnier wrote:
> Better not do that.  Instead, add a function in compile.el which looks
> at the `compilation-message' and returns the data you need (hopefully
> re-using some of the code in compile.el), then use that function in
> python.el.

I guess compilation--message->loc etc are supposed to be used in
compile.el only. I'll fix this after work. Thanks for the note.

Leo




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

* Re: [Emacs-diffs] /srv/bzr/emacs/trunk r108033: * lisp/progmodes/python.el (python-pdbtrack-get-source-buffer): Use
       [not found] <E1SN5qB-0005Bo-7H@vcs.savannah.gnu.org>
@ 2012-04-25 20:23 ` Stefan Monnier
  2012-04-25  6:29   ` Leo
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2012-04-25 20:23 UTC (permalink / raw)
  To: Leo Liu; +Cc: emacs-devel

>   * lisp/progmodes/python.el (python-pdbtrack-get-source-buffer): Use
>   compilation-message if available to find real filename.

Better not do that.  Instead, add a function in compile.el which looks
at the `compilation-message' and returns the data you need (hopefully
re-using some of the code in compile.el), then use that function in
python.el.


        Stefan



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

end of thread, other threads:[~2012-04-25 20:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1SN5qB-0005Bo-7H@vcs.savannah.gnu.org>
2012-04-25 20:23 ` [Emacs-diffs] /srv/bzr/emacs/trunk r108033: * lisp/progmodes/python.el (python-pdbtrack-get-source-buffer): Use Stefan Monnier
2012-04-25  6:29   ` Leo

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.