|
RE: elisp question: msg#00011emacs.sources
> The line I don't think I understand is (and (fboundp 'start-process) 0) The right mailing list for this is help-gnu-emacs@xxxxxxxx This sexp will return zero if `start-process' is a function and nil otherwise. That is, if the function definition of symbol `start-process' is not void, then it returns zero, else nil. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | elisp question: 00011, stan |
|---|---|
| Next by Date: | Re: elisp question: 00011, Vinicius Jose Latorre |
| Previous by Thread: | elisp questioni: 00011, stan |
| Next by Thread: | Re: elisp question: 00011, Vinicius Jose Latorre |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |