Re: Please help improving my function
[email protected] Fri, 21 Oct 2005 09:57:34 +0200
| Newsgroups | gmane.emacs.xemacs.general |
|---|---|
| Message-ID | <OF6178DA91.1BDF349C-ONC12570A1.002BA5BC-C12570A1.002BB8DD@pruftechnik.com> |
Hello Glynn,Softwareentwicklung > call-process returns the process' exit status; for grep, this will be > 0 if it finds a match, 1 if it doesn't, and 2 if there is an error. Thanks, I'll use this :) cu Markus Grunwald