,----
|   (if jde-xemacsp
|       (set-buffer (cadr (buffer-list)))
|     (set-buffer (car (buffer-list))))


`----
> if I change the 'cadr' in the xemacs case to 'car' it works without
> the error.  It seems, that the special case if not needed, or do I
> overlook something?

The above code solved the problems for some XEmacs users.

Apparently XEmacs does not seem to be consistent on this.
I don't know if this is related to different XEmacs versions or 
some other customization. 

Javier

Reply via email to