unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* compiling or grepping always shows ":Run Compiling"
@ 2004-10-01 17:33 J. David Boyd
  0 siblings, 0 replies; 10+ messages in thread
From: J. David Boyd @ 2004-10-01 17:33 UTC (permalink / raw)



I'd like some ideas of how to troubleshoot this.

I used to use emacs 21.1, and it worked fine, and the source was compiled on
the SCO machine at work.

I just compiled emacs 21.3.50, and it doesn't work, and I don't have a clue
how to start finding out why it doesn't work.

I think it is some kind of comint buffer problem, but don't know how to
verify/validate this.

On my Mandrake Linux 10.0 machine at home, and my Windows XP/Cygwin machine at
work, emacs 21.3.50 works totally correct, in that grepping or compiling show
their results, and then the Compiling tag goes away from in the mode line.

On my SCO box, the Compiling tag never leaves, and all buffer mode lines show
"Compiling".

The grep and compile work okay, and I can click in the buffer to open files at
the appropriate locations as reported in the grep and compilation buffer, but
the Compile tag never goes away.

Kind of annoying, as I use that to tell when the compile is done.

Any ideas, anyone?  Where do I begin to look for this?

Dave

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

* Re: compiling or grepping always shows ":Run Compiling"
       [not found] <mailman.749.1096652438.2017.help-gnu-emacs@gnu.org>
@ 2004-10-01 18:25 ` Kevin Rodgers
  2004-10-01 19:22   ` J. David Boyd
       [not found]   ` <mailman.763.1096659012.2017.help-gnu-emacs@gnu.org>
  2004-10-04 18:53 ` Stefan Reichör
  1 sibling, 2 replies; 10+ messages in thread
From: Kevin Rodgers @ 2004-10-01 18:25 UTC (permalink / raw)


J. David Boyd wrote:
 > I just compiled emacs 21.3.50, and it doesn't work, and I don't have a clue
 > how to start finding out why it doesn't work.
...
 > Any ideas, anyone?  Where do I begin to look for this?

`M-x report-emacs-bug' or mailto:emacs-devl@gnu.org directly.

-- 
Kevin Rodgers

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

* Re: compiling or grepping always shows ":Run Compiling"
  2004-10-01 18:25 ` compiling or grepping always shows ":Run Compiling" Kevin Rodgers
@ 2004-10-01 19:22   ` J. David Boyd
       [not found]   ` <mailman.763.1096659012.2017.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 10+ messages in thread
From: J. David Boyd @ 2004-10-01 19:22 UTC (permalink / raw)


Kevin Rodgers <ihs_4664@yahoo.com> writes:

> J. David Boyd wrote:

>  > I just compiled emacs 21.3.50, and it doesn't work, and I don't have a
>  > clue how to start finding out why it doesn't work. 
>  > Any ideas, anyone?  Where do I begin to look for this?
> 
> `M-x report-emacs-bug' or mailto:emacs-devl@gnu.org directly.
> 


I don't really want to report it as a bug unless I can prove that it is not
just something stupid going on here.

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

* Re: compiling or grepping always shows ":Run Compiling"
       [not found]   ` <mailman.763.1096659012.2017.help-gnu-emacs@gnu.org>
@ 2004-10-01 22:41     ` Kevin Rodgers
  2004-10-02 12:14       ` J. David Boyd
       [not found]       ` <mailman.889.1096719678.2017.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 10+ messages in thread
From: Kevin Rodgers @ 2004-10-01 22:41 UTC (permalink / raw)


J. David Boyd wrote:
 > Kevin Rodgers <ihs_4664@yahoo.com> writes:
 >>J. David Boyd wrote:
 >> > I just compiled emacs 21.3.50, and it doesn't work, and I don't have a
 >> > clue how to start finding out why it doesn't work.
 >> ...
 >> > Any ideas, anyone?  Where do I begin to look for this?
 >>
 >>`M-x report-emacs-bug' or mailto:emacs-devl@gnu.org directly.
 >
 > I don't really want to report it as a bug unless I can prove that it is not
 > just something stupid going on here.

If it happens when you invoke emacs with the -q -no-site-file options,
it is likely an Emacs bug.

I really don't want to read about problems with unreleased versions
here.

-- 
Kevin Rodgers

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

* Re: compiling or grepping always shows ":Run Compiling"
  2004-10-01 22:41     ` Kevin Rodgers
@ 2004-10-02 12:14       ` J. David Boyd
       [not found]       ` <mailman.889.1096719678.2017.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 10+ messages in thread
From: J. David Boyd @ 2004-10-02 12:14 UTC (permalink / raw)


Kevin Rodgers <ihs_4664@yahoo.com> writes:

>
> If it happens when you invoke emacs with the -q -no-site-file options,
> it is likely an Emacs bug.
>
> I really don't want to read about problems with unreleased versions
> here.
>

It happens with the "-q -no-site-file", so perhaps it is a bug.

So, where should an item such as this be mentioned?  What list is appropriate,
please?

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

* Re: compiling or grepping always shows ":Run Compiling"
       [not found]       ` <mailman.889.1096719678.2017.help-gnu-emacs@gnu.org>
@ 2004-10-04 15:09         ` Kevin Rodgers
  0 siblings, 0 replies; 10+ messages in thread
From: Kevin Rodgers @ 2004-10-04 15:09 UTC (permalink / raw)


J. David Boyd wrote:
 > It happens with the "-q -no-site-file", so perhaps it is a bug.
 >
 > So, where should an item such as this be mentioned?  What list is appropriate,
 > please?

Sorry i was so curt.  For Emacs 21.3 (released), bug-gnu-emacs@gnu.org
is correct.  For Emacs 21.3.50 (CVS), emacs-devel@gnu.org is correct.
In both versions, M-x report-emacs-bug does the right thing.

-- 
Kevin Rodgers

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

* Re: compiling or grepping always shows ":Run Compiling"
       [not found] <mailman.749.1096652438.2017.help-gnu-emacs@gnu.org>
  2004-10-01 18:25 ` compiling or grepping always shows ":Run Compiling" Kevin Rodgers
@ 2004-10-04 18:53 ` Stefan Reichör
  2004-10-05 12:13   ` J. David Boyd
       [not found]   ` <mailman.1472.1096978711.2017.help-gnu-emacs@gnu.org>
  1 sibling, 2 replies; 10+ messages in thread
From: Stefan Reichör @ 2004-10-04 18:53 UTC (permalink / raw)


dave@adboyd.com (J. David Boyd) writes:

> I'd like some ideas of how to troubleshoot this.
> 
> I used to use emacs 21.1, and it worked fine, and the source was compiled on
> the SCO machine at work.
> 
> I just compiled emacs 21.3.50, and it doesn't work, and I don't have a clue
> how to start finding out why it doesn't work.
> 
> I think it is some kind of comint buffer problem, but don't know how to
> verify/validate this.
> 
> On my Mandrake Linux 10.0 machine at home, and my Windows XP/Cygwin machine at
> work, emacs 21.3.50 works totally correct, in that grepping or compiling show
> their results, and then the Compiling tag goes away from in the mode line.
> 
> On my SCO box, the Compiling tag never leaves, and all buffer mode lines show
> "Compiling".
> 
> The grep and compile work okay, and I can click in the buffer to open files at
> the appropriate locations as reported in the grep and compilation buffer, but
> the Compile tag never goes away.
> 
> Kind of annoying, as I use that to tell when the compile is done.
> 
> Any ideas, anyone?  Where do I begin to look for this?

I see that behaviour also sometimes.

When I issue the following command:
M-: (setq compilation-in-progress nil)

The "Compiling" goes away.

Stefan.

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

* Re: compiling or grepping always shows ":Run Compiling"
  2004-10-04 18:53 ` Stefan Reichör
@ 2004-10-05 12:13   ` J. David Boyd
       [not found]   ` <mailman.1472.1096978711.2017.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 10+ messages in thread
From: J. David Boyd @ 2004-10-05 12:13 UTC (permalink / raw)


Stefan Reichör <stefan@xsteve.at> writes:

> dave@adboyd.com (J. David Boyd) writes:
> 
> > I'd like some ideas of how to troubleshoot this.
> > 
> > I used to use emacs 21.1, and it worked fine, and the source was compiled
> > on the SCO machine at work.
> > 
> > I just compiled emacs 21.3.50, and it doesn't work, and I don't have a
> > clue how to start finding out why it doesn't work.
> > 
> > I think it is some kind of comint buffer problem, but don't know how to
> > verify/validate this.
> > 
> > On my Mandrake Linux 10.0 machine at home, and my Windows XP/Cygwin
> > machine at work, emacs 21.3.50 works totally correct, in that grepping or
> > compiling show their results, and then the Compiling tag goes away from in
> > the mode line.
> > 
> > On my SCO box, the Compiling tag never leaves, and all buffer mode lines
> > show "Compiling".
> > 
> > The grep and compile work okay, and I can click in the buffer to open
> > files at the appropriate locations as reported in the grep and compilation
> > buffer, but the Compile tag never goes away.
> > 
> > Kind of annoying, as I use that to tell when the compile is done.
> > 
> > Any ideas, anyone?  Where do I begin to look for this?
> 
> I see that behaviour also sometimes.
> 
> When I issue the following command:
> M-: (setq compilation-in-progress nil)
> 
> The "Compiling" goes away.
> 

Is the process still running in your circumstance?  When I go to exit emacs
later, I always get a warning that the process is still running.

I'll have to look and see if ps shows me the process.  I've assumed it is
running...

Dave

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

* Re: compiling or grepping always shows ":Run Compiling"
       [not found]   ` <mailman.1472.1096978711.2017.help-gnu-emacs@gnu.org>
@ 2004-10-09 19:29     ` Stefan Reichör
  2004-10-11 18:48       ` J. David Boyd
  0 siblings, 1 reply; 10+ messages in thread
From: Stefan Reichör @ 2004-10-09 19:29 UTC (permalink / raw)


dave@adboyd.com (J. David Boyd) writes:

> Stefan Reichör <stefan@xsteve.at> writes:
> > I see that behaviour also sometimes.
> > 
> > When I issue the following command:
> > M-: (setq compilation-in-progress nil)
> > 
> > The "Compiling" goes away.
> > 
> 
> Is the process still running in your circumstance?  When I go to exit emacs
> later, I always get a warning that the process is still running.

No the process has already finished when that happened.
 
> I'll have to look and see if ps shows me the process.  I've assumed it is
> running...

Stefan.

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

* Re: compiling or grepping always shows ":Run Compiling"
  2004-10-09 19:29     ` Stefan Reichör
@ 2004-10-11 18:48       ` J. David Boyd
  0 siblings, 0 replies; 10+ messages in thread
From: J. David Boyd @ 2004-10-11 18:48 UTC (permalink / raw)


Stefan Reichör <stefan@xsteve.at> writes:

> dave@adboyd.com (J. David Boyd) writes:
> 
> > Stefan Reichör <stefan@xsteve.at> writes:
> > > I see that behaviour also sometimes.
> > > 
> > > When I issue the following command:
> > > M-: (setq compilation-in-progress nil)
> > > 
> > > The "Compiling" goes away.
> > > 
> > 
> > Is the process still running in your circumstance?  When I go to exit
> > emacs later, I always get a warning that the process is still running.
> 
> No the process has already finished when that happened.
>  
> > I'll have to look and see if ps shows me the process.  I've assumed it is
> > running...
> 
> Stefan.

Hmm, my process is finished, well, actually, it shows in ps as <defunct>.

Is that some kind of clue, to the more worldly out there?

Dave 

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

end of thread, other threads:[~2004-10-11 18:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.749.1096652438.2017.help-gnu-emacs@gnu.org>
2004-10-01 18:25 ` compiling or grepping always shows ":Run Compiling" Kevin Rodgers
2004-10-01 19:22   ` J. David Boyd
     [not found]   ` <mailman.763.1096659012.2017.help-gnu-emacs@gnu.org>
2004-10-01 22:41     ` Kevin Rodgers
2004-10-02 12:14       ` J. David Boyd
     [not found]       ` <mailman.889.1096719678.2017.help-gnu-emacs@gnu.org>
2004-10-04 15:09         ` Kevin Rodgers
2004-10-04 18:53 ` Stefan Reichör
2004-10-05 12:13   ` J. David Boyd
     [not found]   ` <mailman.1472.1096978711.2017.help-gnu-emacs@gnu.org>
2004-10-09 19:29     ` Stefan Reichör
2004-10-11 18:48       ` J. David Boyd
2004-10-01 17:33 J. David Boyd

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).