emacs-pretest-bug
[Top][All Lists]
Advanced

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

unread


From: Devon Sean McCullough
Subject: unread
Date: Thu, 8 Mar 2007 15:33:27 -0500 (EST)

Should discard-input
clear unread-input-method-events
and unread-input-method-events
or document why not?

(list (input-pending-p)
      (setq unread-post-input-method-events '(?x)) (input-pending-p)
      (setq unread-input-method-events '(?y)) (input-pending-p)
      (discard-input) (input-pending-p))
; (nil (120) t (121) t nil t)xy

emacs-version
; "22.0.92.1"

                Peace
                        --Devon
         /~\
         \ /    Health Care
          X     not warfare
         / \

        Dubya won the digital vote
        Kerry won the popular vote




reply via email to

[Prev in Thread] Current Thread [Next in Thread]