;ELC
|
;;; Compiled
|
;;; in Emacs version 26.1
|
;;; with all optimizations.
|
|
;;; This file contains utf-8 non-ASCII characters,
|
;;; and so cannot be loaded into Emacs 22 or earlier.
|
(and (boundp 'emacs-version)
|
(< (aref emacs-version (1- (length emacs-version))) ?A)
|
(string-lessp emacs-version "23")
|
(error "`%s' was compiled for Emacs 23 or later" #$))
|
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
|
(byte-code "\300\301!\210\300\302!\210\300\303!\207" [require cl-lib popup notifications] 2)
|
#@133 If the value is non-nil, keep error messages to notification area.
|
This feature only activates when you leave from popup's message.
|
(defvar error-tip-notify-keep-messages nil (#$ . 502))
|
#@23 Last notification id.
|
(defvar error-tip-notify-last-notification nil (#$ . 695))
|
#@53 Value for time out. The default value is 1 minute.
|
(defvar error-tip-notify-timeout 60000 (#$ . 782))
|
#@260 Parameters for ‘error-tip-notify’.
|
You can add ‘notifications-notify’s parametors without :body, :replaces-id and
|
:timeout.
|
|
Example:
|
|
(setq error-tip-notify-parametors
|
(append error-tip-notify-parametors '(:app-icon "/path/to/icon-file")))
|
(defvar error-tip-notify-parametors '(:title "flycheck-tip" :category "im.error") (#$ . 892))
|
(defvar error-tip-popup-object nil)
|
(defvar error-tip-timer-object nil)
|
(defvar error-tip-current-errors nil)
|
#@107 Whether how much delay showing error popup.
|
If you set nil to this variable, then do not use delay timer.
|
(defvar error-tip-timer-delay 0.3 (#$ . 1362))
|
#@79 Use this variable if you want change specific characters to turn to newlines.
|
(defvar error-tip-newline-character nil (#$ . 1521))
|
(defvar error-tip-state nil)
|
#@33
|
|
(fn ERRORS &optional REVERSE)
|
(defalias 'error-tip-cycle #[513 "\301 \210\302\2057 \303\304\"\303\305\"\303\306\"\307\204& |