[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



(setq j (create-job nil nil 'foo))
;LOADING HUMBLE 41
(INFERIOR #JOB-|USR:EB FOO|-70764)
(select-job (cadr j))
(REOWNED #JOB-|USR:EB FOO|-70764)

Shouldn't that be (INFERIOR ...) instead of (REOWNED ...) in the
SELECT-JOB?

Is the source of the confusion perhaps the fact that the specified
job is already current??