From: Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
Subject: Re: python-mode: make sure output is not eaten
Date: Thu, 31 Aug 2006 13:19:18 +0200 [thread overview]
Message-ID: <20060831120732.3AD6.SLAWOMIR.NOWACZYK.847@student.lu.se> (raw)
In-Reply-To: <jwv7j0popbh.fsf-monnier+emacs@gnu.org>
On Wed, 30 Aug 2006 18:10:33 -0400
Stefan Monnier <monnier@iro.umontreal.ca> wrote:
#>>>> Agreed. But why is removing "_emacs_out ()" any more selective
#>>>> than removing ">>> _emacs_out ()"?
#>>>
#>>> We're talking about "^_emacs_out " vs "^\\(>>> \\)?_emacs_out":
#>>> clearly one of the two regexps describes a superset of the other.
#>>> If you can guarantee that it'll always match "^>>> _emacs_out ",
#>>> then it's a different question.
#>
#>> I do not think it is a problem... The following patch seems to work
#>> for me:
#>
#> But in what way is that better?
It probably isn't... but it does guarantee I can always match "^>>> _emacs_out" :)
#> > #> Also adding the assert to python-send-command did not restrict
#> > #> the user in any way, only the python.el hacker.
#>
#> > Right. Fine, this is probably not important enough to warrant
#> > further discussion.
#>
#> Especially since python-send-command doesn't wait for the command to
#> terminate any more, so it doesn't add any `print' any more, whether
#> on the same line or on a separate one.
Exactly.
--
Best wishes,
Slawomir Nowaczyk
( slawomir.nowaczyk.847@student.lu.se )
Be nice to other people--they outnumber you six billion to one.
prev parent reply other threads:[~2006-08-31 11:19 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-21 20:16 python-mode: make sure output is not eaten Slawomir Nowaczyk
2006-08-22 6:10 ` Stefan Monnier
2006-08-22 18:26 ` Slawomir Nowaczyk
2006-08-23 4:04 ` Stefan Monnier
2006-08-25 0:18 ` Steven Huwig
2006-08-25 0:34 ` Steven Huwig
2006-08-25 1:29 ` Steven Huwig
2006-08-25 9:03 ` Slawomir Nowaczyk
2006-08-25 19:53 ` Ken Manheimer
2006-08-25 20:10 ` Stefan Monnier
2006-08-25 9:03 ` Slawomir Nowaczyk
2006-08-25 22:53 ` Stefan Monnier
2006-08-26 12:41 ` Slawomir Nowaczyk
2006-08-26 14:48 ` Stefan Monnier
2006-08-26 22:22 ` Slawomir Nowaczyk
2006-08-28 21:43 ` Stefan Monnier
2006-08-30 21:08 ` Slawomir Nowaczyk
2006-08-30 22:10 ` Stefan Monnier
2006-08-31 11:19 ` Slawomir Nowaczyk [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060831120732.3AD6.SLAWOMIR.NOWACZYK.847@student.lu.se \
--to=slawomir.nowaczyk.847@student.lu.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.