----- Original Message ----- 
From: "Johan Bockgård" <[EMAIL PROTECTED]>

> - Run `emacs -Q -nw'
>
> - Evaluate
>
>    (set-display-table-slot
>     standard-display-table
>     'vertical-border
>     (let* ((face 'isearch)
>            (face-offset (lsh (face-id face) 19)))
>       (+ face-offset ?\|)))
>
> - Hit `C-x 3'.

FYI: Trying this on w32 with a not quite uptodate cvs version I get no
crash.



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to