hyperbole-users
[Top][All Lists]
Advanced

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

[Hyperbole-users] Some issues about hy-6.0


From: Feng Shu
Subject: [Hyperbole-users] Some issues about hy-6.0
Date: Sun, 17 Jul 2016 10:00:29 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

1. var:remove-all

#+BEGIN_EXAMPLE
Debugger entered--Lisp error: (void-function var:remove-all)
  var:remove-all()
  hyperbole-toggle-messaging(nil)
  #[(_symbol value) "?\302\303!\207" [value inhibit-hyperbole-messaging 
hyperbole-toggle-messaging nil] 2](inhibit-hyperbole-messaging t)
  custom-initialize-reset(inhibit-hyperbole-messaging t)
  custom-declare-variable(inhibit-hyperbole-messaging t "*Determines whether 
Hyperbole supports explicit buttons in mail and news buffers.\nThe default of t 
means disable such support (work remains to\nmodernize these features).  When 
t, Hyperbole will not alter\nmessaging mode hooks nor overload functions from 
these packages,\npreventing potential incompatibilities.\n\nIf you want to use 
Hyperbole buttons in mail and news buffers, set\nthis variable to nil by adding 
(hyperbole-toggle-messaging t)\nto your personal Emacs initialization file, 
prior to loading\nHyperbole, and then restart Emacs." :type boolean :set 
#[(_symbol value) "?\302\303!\207" [value inhibit-hyperbole-messaging 
hyperbole-toggle-messaging nil] 2] :group hyperbole-buttons)
  
byte-code("\301\302\303\304\305\306\307\310&\210\301\311\303\312\305\306\307\310&\210\301\313\303\314\305\306\315\316\307\317&
      
\210\320\321!\210\320\322\323\324\"\"\210\320\325!\210\326\327!\204=\327\330M\210\301\207"
 [hyperb:dir custom-declare-variable hkey-init t "*A non-nil value (default) at 
system load time binds the Action and Assist Keyboard Keys, as well as other 
keys.\n{\\[hkey-either]} invokes the Action Key and {C-u \\[hkey-either]} 
invokes the Assist Key.\nAdditionally, {\\[hkey-help]} shows what the Action 
Key will do in the current\ncontext (wherever point is).  {C-u \\[hkey-help]} 
shows what the Assist Key will do." :type boolean :group hyperbole-keys 
hkey-init-override-local-keys "*If set together with `hkey-init', remove any 
local key bindings that hide the Hyperbole Smart Keys." 
inhibit-hyperbole-messaging "*Determines whether Hyperbole supports explicit 
buttons in mail and news buffers.\nThe default of t means disable such support 
(work remains to\nmodernize these features).  When t, Hyperbole will not 
alter\nmessaging mode hooks nor overload functions from these 
packages,\npreventing potential incompatibilities.\n\nIf you want to use 
Hyperbole buttons in mail and news buffers, set\nthis variable to nil by adding 
(hyperbole-toggle-messaging t)\nto your personal Emacs initialization file, 
prior to loading\nHyperbole, and then restart Emacs." :set #[(_symbol value) 
"?\302\303!\207" [value inhibit-hyperbole-messaging hyperbole-toggle-messaging 
nil] 2] hyperbole-buttons require hui-select set expand-file-name "set" hvar 
fboundp defalias fset] 10)
  require(hyperbole)
  eval((require (quote hyperbole)) nil)
  elisp--eval-last-sexp(nil)
  eval-last-sexp(nil)
  funcall-interactively(eval-last-sexp nil)
  call-interactively(eval-last-sexp nil nil)
  command-execute(eval-last-sexp)

#+END_EXAMPLE


2. Too many build warns


-- 




reply via email to

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