all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Control-D in grep output
@ 2008-07-21 16:08 Perry Smith
  2008-07-22 13:20 ` Kevin Rodgers
  0 siblings, 1 reply; 2+ messages in thread
From: Perry Smith @ 2008-07-21 16:08 UTC (permalink / raw
  To: help-gnu-emacs

I am running emacs 22.1.1 on AIX 5.3.  When I do "grep" from inside  
emacs the very first line has an extra ^D (control-D, one character).

I've moved my .kshrc, .profile, .bashrc, and .bash_profile files off  
to the side thinking that they somehow were introducing the problem  
but that does not make a difference.

I set debug-on-entry on compilation-start.  When I step through it via  
the debugger, if I step through it slowly, I do not have the issue.   
If I just step a few steps in and then hit continue, I have the problem.

Anyone have some suggestions of what this could be or how to debug it?

Thank you,
Perry





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

* Re: Control-D in grep output
  2008-07-21 16:08 Control-D in grep output Perry Smith
@ 2008-07-22 13:20 ` Kevin Rodgers
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2008-07-22 13:20 UTC (permalink / raw
  To: help-gnu-emacs

Perry Smith wrote:
> I am running emacs 22.1.1 on AIX 5.3.  When I do "grep" from inside 
> emacs the very first line has an extra ^D (control-D, one character).
> 
> I've moved my .kshrc, .profile, .bashrc, and .bash_profile files off to 
> the side thinking that they somehow were introducing the problem but 
> that does not make a difference.
> 
> I set debug-on-entry on compilation-start.  When I step through it via 
> the debugger, if I step through it slowly, I do not have the issue.  If 
> I just step a few steps in and then hit continue, I have the problem.
> 
> Anyone have some suggestions of what this could be or how to debug it?

1. Check whether you see the same thing when you run grep from a shell
started with M-x shell.

2. When you debug compilation-start, does the problem occur before or
after compilation-mode has run?

3. Try debugging compilation-filter.

-- 
Kevin Rodgers
Denver, Colorado, USA





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

end of thread, other threads:[~2008-07-22 13:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-21 16:08 Control-D in grep output Perry Smith
2008-07-22 13:20 ` Kevin Rodgers

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.