Re: Migrating font faces from xemacs to emacs

Stefan Monnier via Users list for the GNU Emacs text editor <[email protected]>
Newsgroups gmane.emacs.help
Message-ID <[email protected]>
>       (while-no-input
>         (setq cursor-type (if (eolp) cursor-type-at-eol
>                             (default-value 'cursor-type))
>           )))

Why `while-no-input`?

AFAICT the wrapped code will probably execute as quickly as the overhead
of `while-no-input` itself.


=== Stefan
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.