From: "Yu,Gang" <wuhanyugang@gmail.com>
To: "Thien-Thi Nguyen" <ttn@gnuvola.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Why I get different results running the same exp?
Date: Fri, 8 Jun 2007 10:57:22 +0800 [thread overview]
Message-ID: <48378d570706071957r761a3b04y758506d692d7036e@mail.gmail.com> (raw)
In-Reply-To: <87fy53uaft.fsf@ambire.localdomain>
[-- Attachment #1.1: Type: text/plain, Size: 1225 bytes --]
If I understand you corrently, I restart emacs with
"emacs -q"
I copy the code to *scratch*, evaluate them
then, I repeatedly run "(ygrep "(start|stop)-process" "\\.el$" load-path)"
third times,
first result is 128 matches , and second 141, third 146.
I ediff the buffers ,find that some items are ingored by the precedent
match.
But I could not explain:-(
I suspect the problem is
"(while (and
grep-process
(not (equal (process-status grep-process) 'exit)))
(sleep-for 0 100)))"
but I am not sure, any suggestions?
thanks
On 6/7/07, Thien-Thi Nguyen <ttn@gnuvola.org> wrote:
>
> () "Yu,Gang" <wuhanyugang@gmail.com>
> () Thu, 7 Jun 2007 19:25:28 +0800
>
> but, everytime I run:
>
> (ygrep "(start|stop)-process" "\\.el$" load-path)
>
> in the *scratch* buffer, I get a different result.
>
> What's wrong??
>
> if you save the code and repeatedly load it into a freshly
> started emacs, do you get consistent results each time?
>
> if so, what does that mean?
> if not, what does that mean?
>
> thi
> _______________________________________________
> help-gnu-emacs mailing list
> help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
>
cheers
--
YuGang
[-- Attachment #1.2: Type: text/html, Size: 1984 bytes --]
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
next prev parent reply other threads:[~2007-06-08 2:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.1721.1181215534.32220.help-gnu-emacs@gnu.org>
2007-06-07 14:05 ` Why I get different results running the same exp? Thien-Thi Nguyen
2007-06-08 2:57 ` Yu,Gang [this message]
[not found] ` <mailman.1761.1181271448.32220.help-gnu-emacs@gnu.org>
2007-06-09 4:08 ` Barry Margolin
2007-06-07 11:25 Yu,Gang
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48378d570706071957r761a3b04y758506d692d7036e@mail.gmail.com \
--to=wuhanyugang@gmail.com \
--cc=help-gnu-emacs@gnu.org \
--cc=ttn@gnuvola.org \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).