Home > debugger entered lisp > debugger entered-lisp error void-function scroll-bar-mode

Debugger Entered-lisp Error Void-function Scroll-bar-mode

entered--Lisp error: (void-function package-desc-vers) Date: Sat, 22 Feb 2014 15:40:05 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) M-x list-packages RET fails for me with the following backtrace. It works fine with 24.3.2. --8<---------------cut here---------------start------------->8--- Debugger entered--Lisp error: (void-function package-desc-vers) package-desc-vers([(1 3) nil "Interface to ack-like source code search tools" tar ((:keywords quote ("tools" "processes" "convenience")) (:url . "https://github.com/leoliu/ack-el"))]) ad-Advice-package--add-to-archive-contents(#[514...207" [package-archive-contents package-pinned-packages package--builtin-versions package-alist cl-struct-package-desc-tags 0 vector cl-struct-package-desc 2 1 3 nil 4 assoc version-list-= error "%s accessing a non-%s" package-desc-version package-desc version-list-<] 15 ("/home/jtocancipa/local/src/emacs.git.orig/lisp/emacs-lisp/package.elc" . 47912)] (ack . [(1 3) nil "Interface to ack-like source code search tools" tar ((:keywords quote ("tools" "processes" "convenience")) (:url . "https://github.com/leoliu/ack-el"))]) "gnu") apply(ad-Advice-package--add-to-archive-contents #[514 "..." [package-archive-contents package-pinned-packages package--builtin-versions package-alist cl-struct-package-desc-tags 0 vector cl-struct-package-desc 2 1 3 nil 4 assoc version-list-= error "%s accessing a non-%s" package-desc-version package-desc version-list-<] 15 ("/home/jtocancipa/local/src/emacs.git.orig/lisp/emacs-lisp/package.elc" . 47912)] ((ack . [(1 3) nil "Interface to ack-like source code search tools" tar ((:keywords quote ("tools" "processes" "convenience")) (:url . "https://github.com/leoliu/ack-el"))]) "gnu")) package--add-to-archive-contents((ack . [(1 3) nil "Interface to ack-like source code search tools" tar ((:keywords quote ("tools" "processes" "convenience")) (:url . "https://github.com/leoliu/ack-el"))]) "gnu") package-read-archive-contents("gnu") package-read-all-archive-contents() list-packages(nil) call-interactively(list-packages record nil) command-execute(list-packages record) execute-extended-command(nil "list-packages") call-interactively(execute-extended-command nil nil) command-execute(execute-extended-command) --8<---------------cut here---------------end--------------->8--- I have the following in the custom-set-variables section of my .emacs: --8<---------------cut here---------------start------------->8--- '(package-archives (quote (("gnu" . "http://elpa.gnu.org/packages/") ("melpa" . "http://melpa.milkbox.net/packages/")))) --8<---------------cut here---------------end--------------->8--- In GNU Emacs 24.3.5

Sign in Pricing Blog Support Search GitHub This repository Watch 215 Star 3,143 Fork 1,389 bbatsov/prelude Code Issues 133 Pull requests 10 Projects 0 Wiki Pulse Graphs New issue Debugger entered--Lisp error: (void-function filename) #307 Closed pigmej http://lists.gnu.org/archive/html/bug-gnu-emacs/2014-02/msg01646.html opened this Issue Apr 25, 2013 · 8 comments Projects None yet Labels None yet Milestone No milestone Assignees No one assigned 6 participants pigmej commented Apr 25, 2013 Debugger entered--Lisp error: (void-function filename) https://github.com/bbatsov/prelude/issues/307 filename("/home/pigmej/.emacs.d/elpa/flycheck-20130424.2259/flycheck.elc") flycheck--declare-checker-1(bash "A Bash syntax checker using the bash executable.\n\nSee URL `http://www.gnu.org/software/bash/'." :command ("bash" "--norc" "-n" "--" source) :error-patterns (("^\\(?1:.+\\):[^0-9]+\\(?2:[0-9]+\\) *: *\\(?4:.*\\)$" error)) :modes sh-mode :predicate (eq sh-shell (quote bash))) byte-code("\300\301\302\303\304\305\306\307\310\311\312&\n\210\313\314\315\316#\207" [flycheck--declare-checker-1 bash "A Bash syntax checker using the bash executable.\n\nSee URL `http://www.gnu.org/software/bash/'." :command ("bash" "--norc" "-n" "--" source) :error-patterns (("^\\(?1:.+\\):[^0-9]+\\(?2:[0-9]+\\) *: *\\(?4:.*\\)$" error)) :modes sh-mode :predicate (eq sh-shell (quote bash)) put coffee-coffeelint :flycheck-config-file-var flycheck-coffeelintrc] 11) (global-flycheck-mode 1) (if (fboundp (quote global-flycheck-mode)) (global-flycheck-mode 1) (add-hook (quote prog-mode-hook) (quote flycheck-mode))) eval-buffer(#> nil "/home/pigmej/.emacs.d/modules/prelude-programming.el" nil t) ; Reading at buffer position 4644 load-with-code-conversion("/home/pigmej/.emacs.d/modules/prelude-programming.el" "/home/pigmej/.emacs.d/modules/prelude-programming.el" nil t) require(prelude-programming) eval-buffer(#> nil "/home/pigmej/.emacs.d/modules/prelude-c.el" nil t) ; Reading at buffer position 1169 load-with-code-convers

quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the http://emacs.stackexchange.com/questions/2847/void-function-when-loading-ido-mode-in-emacs24 workings and policies of this site About Us Learn more about https://www.emacswiki.org/emacs/IciclesIssuesClosed Stack Overflow the company Business Learn more about hiring developers or posting ads with us Emacs Questions Tags Users Badges Unanswered Ask Question _ Emacs Stack Exchange is a question and answer site for those using, extending or developing Emacs. Join them; it only takes a debugger entered-lisp minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top void-function when loading ido-mode in Emacs24 up vote 0 down vote favorite I'm using Emacs 24.4.1 from Debian unstable and have added the lines from question "How do I switch buffers debugger entered-lisp error quickly?". However this results in an error message and I found no way to resolve it. I can reproduce it by adding the following line into the *scratch* buffer: (use-package ido-mode) When I press C-j I get the following message: Debugger entered--Lisp error: (void-function use-package) (use-package ido-mode) eval((use-package ido-mode) nil) eval-last-sexp-1(t) eval-last-sexp(t) eval-print-last-sexp(nil) call-interactively(eval-print-last-sexp) popup-menu((keymap (new-file menu-item "Visit New File..." find-file :enable (menu-bar-non-minibuffer-window-p) :help "Specify a new file's name, to edit th$ menu-bar-open() call-interactively(menu-bar-open nil nil) command-execute(menu-bar-open) Why occurs this message and what should I do to get package use-package share|improve this question edited Nov 10 '14 at 0:35 Gilles♦ 9,00722052 asked Oct 30 '14 at 10:49 Jens Kubieziel 306210 I've edited your referenced answer to now show the same implementation without having to install use-package. I'd still recommend installing that package once you understand what that does. –Kaushal Modi Oct 30 '14 at 11:05 add a comment| 1 Answer 1 active oldest votes up vote 4 down vote accepted use-package is not part of standard Emacs

including bugs, reported by users of library icicles.el (Icicles): issues that were resolved (bugs that were fixed) and explanations of non-bugs.See also:IciclesIssues – Information about reporting issues.IciclesIssuesOpen – Issues that are not yet fixed. Describe your problem here.IciclesIssuesStale – Issues that users did not follow up on – never heard back from them. Could mean that the problem is not a problem; could mean that they gave up ;-).IciclesDiscussion – General discussion about the library, feedback, possible uses, and possible enhancements.Issues from IciclesIssuesOpen and IciclesIssuesStale are moved here when they are resolved.How To Use This PageFor readability, please separate each issue thread with cl.el5 (horizontal line), and introduce each entry within a thread with `cl.el4’.Better yet, use this to separate threads (puts space before and after the horizontal line):

 
----
 
(Closed) Issues describe-face with icicles loaded results in an error:Emacs version: GNU Emacs 24.3.1 on Linux (add-to-list 'load-path "~/.emacs.d/elpa/icicles-20140822.1645" t) (require 'icicles)M-x describe-face Debugger entered--Lisp error: (wrong-number-of-arguments #[nil "..." [faceprop face get-char-property read-face-name default keywordp (foreground-color background-color) nil facep] 4 1844164] 1) face-at-point(t) (or (face-at-point t) (quote default)) (if (> emacs-major-version 23) (or (face-at-point t) (quote default)) "= `default' face") (read-face-name "Describe face" (if (> emacs-major-version 23) (or (face-at-point t) (quote default)) "= `default' face") (not icicle-WYSIWYG-Completions-flag)) ...– JohnPertwee Should be OK now. Please try the latest icicles-mode.el. The arity of vanilla function cl.el3 changed between Emacs 24.3 and 24.4. Thanks for the report. – DrewAdams How to disable the hide common match in Completion feature ? I’ve put the cl.el2 in my init file and using for example cl.el1…, but in fact it is not turned off. – JohnDoe974 See Expanded-Common-Match Completion for how to control the behavior. – DrewAdams Ok Thanks! This behaviour looks recent to me.After some digging I’m ending up disabling all of them using (mapcar (lambda(x) (put x 'icicle-hide-common-match nil)) '(icicle-find-file-abs-no-search icicle-find-file-abs-no-search-ot

 

Related content

debugger entered-lisp error error non-hex digit used for unicode escape

Debugger Entered-lisp Error Error Non-hex Digit Used For Unicode Escape p Unicode escape Date Sat May It's the line relatedl setq default-directory C Users Charles thats causing the problem cd C Users Charles raised the same error too Charlie Turner address hidden Hello Running Windows Vista bit service pack GNU Emacs i -mingw-nt I get the above error message in my Messages buffer on startup Here is the version I get when I run runemacs exe --debug-init Debugger entered--Lisp error error Non-hex digit used for Unicode escape eval-buffer buffer load nil c Users Charles emacs d init el nil t

debugger entered-lisp error end-of-file

Debugger Entered-lisp Error End-of-file p Sign in Pricing Blog Support Search relatedl GitHub option form This repository Watch Star emacs debugger Fork gregsexton ob-ipython Code Issues Pull requests spacemacs Projects Pulse Graphs New issue make client process fails on WIndows Closed ajsteven opened this Issue Jun middot comments Projects None yet option form Labels None yet option form Milestone No milestone option form Assignees No one assigned participants ajsteven commented Jun Hello First thanks for the awesome package I am using Emacs on Windows with Python and Ipython I installed ob-ipython from master it does not appear to be on

debugger entered-lisp error void-function c-lang-const

Debugger Entered-lisp Error Void-function C-lang-const p Sign in Pricing relatedl Blog Support Search GitHub option form This repository Watch Star Fork purcell emacs d Code Issues Pull requests Projects Wiki Pulse Graphs New issue flycheck update problem Closed causlayer opened this Issue Dec middot comments Projects None yet option form Labels None yet option form Milestone No milestone option form Assignees No one assigned participants causlayer commented Dec update results Debugger entered--Lisp error void-function flycheck-set-checker-properties flycheck-set-checker-properties haskell-hdevtools flycheck-documentation A Haskell syntax and type checker using hdevtools n nSee URL https github com bitc hdevtools' flycheck-executable-var flycheck-haskell-hdevtools-executable flycheck-command hdevtools check -g

debugger entered-lisp error void-function define

Debugger Entered-lisp Error Void-function Define p Example with Decrementing Counter for a discussion However your function definition has a bug You have mistyped lsquo rsquo for lsquo - rsquo Here is relatedl the broken definition defun triangle-bugged number Return sum of numbers through NUMBER inclusive let total while number setq total total number setq number number Error here total If you are reading this in Info you can evaluate this definition in the normal fashion You will see triangle-bugged appear in the echo area Now evaluate the triangle-bugged function with an argument of triangle-bugged In a recent GNU Emacs you

debugger entered-lisp error void-variable doctype

Debugger Entered-lisp Error Void-variable Doctype p when loading bookmark Date Mon Mar - PDT Teemu relatedl Likonen- wrote - - - epowell wrote I just tried to load the bookmark package for the first time I downloaded all the el files listed on the wiki and put the require statement in my emacs file My emacs version is Below is the error I got Debugger entered--Lisp error void-variable DOCTYPE You downloaded an HTML file with a DOCTYPE header Maybe that file contains the actual Emacs Lisp file Thank you Teemu It works perfectly now This forum always saves me even

debugger entered-lisp error invalid-read-syntax

Debugger Entered-lisp Error Invalid-read-syntax p Sign in Pricing relatedl Blog Support Search GitHub option form This repository Watch Star Fork joaotavora yasnippet Code Issues Pull requests Projects Pulse Graphs New issue snippets go-mode default Invalid Read Syntax on Emacs development Closed rye opened this Issue Oct middot comments Projects None yet option form Labels None yet option form Milestone No milestone option form Assignees No one assigned participants rye commented Oct I'm currently running a version of Emacs that updates nightly to the latest Emacs version of the Git clone of the BZR repo Today I noticed a problem with

debugger entered-lisp error void-function defined

Debugger Entered-lisp Error Void-function Defined p Example with Decrementing Counter for a discussion However your function definition has a bug You have mistyped lsquo rsquo for lsquo - rsquo Here relatedl is the broken definition defun triangle-bugged number Return sum debugger entered--lisp error void-variable of numbers through NUMBER inclusive let total while number setq emacs symbol s function definition is void total total number setq number number Error here total If you are reading this in Info you spacemacs can evaluate this definition in the normal fashion You will see triangle-bugged appear in the echo area Now evaluate the triangle-bugged

debugger entered-lisp error void-variable oad-path

Debugger Entered-lisp Error Void-variable Oad-path p Sign in Pricing Blog Support Search GitHub option form This repository relatedl Watch Star Fork syl bnr spacemacs Code custom-theme-load-path Issues Pull requests Projects Wiki Pulse Graphs emacs themes New issue Error Symbol's value as variable is void closed Closed huchhong opened this Issue Apr middot comments Projects None yet option form Labels - Forum - Install option form Milestone No milestone option form Assignees No one assigned participants huchhong commented Apr I was trying to install spacemacs During installation an error arised Symbol's value as variable is void closed I searched similar errors

debugger entered-lisp error void-variable cedet-menu-map

Debugger Entered-lisp Error Void-variable Cedet-menu-map p experimenting with our plus addition In the following expression put your cursor right after the before the first number type C-x C-e In GNU Emacs you will create a Backtrace buffer that says ---------- Buffer Backtrace ---------- Debugger entered--Lisp error void-variable eval eval-last-sexp- nil eval-last-sexp nil call-interactively eval-last-sexp ---------- Buffer Backtrace ---------- Again you can quit the debugger by typing q in the Backtrace buffer This backtrace is different from the very first error message we saw which said lsquo Debugger entered--Lisp error void-function this rsquo In this case the function does not have

debugger entered-lisp error void-variable package-archives

Debugger Entered-lisp Error Void-variable Package-archives table id toc tbody tr td div id toctitle Contents div ul li a href Custom-theme-load-path a li ul td tr tbody table p Sign in Pricing relatedl Blog Support Search GitHub option form This p h id Custom-theme-load-path p repository Watch Star Fork xiaohanyu oh-my-emacs Code emacs color theme Issues Pull requests Projects Pulse Graphs New issue Debugger entered--Lisp emacs themes error void-variable DOCTYPE Closed dadaphl opened this Issue May middot comments Projects None yet option form Labels upstream-bug-maybe option form Milestone No milestone option form Assignees No one assigned participants dadaphl commented May

debugger entered-lisp error void-function javascript-mode

Debugger Entered-lisp Error Void-function Javascript-mode table id toc tbody tr td div id toctitle Contents div ul li a href Gv-define-simple-setter a li li a href Symbol s Function Definition Is Void a li ul td tr tbody table p quick overview of the site Help relatedl Center Detailed answers to any questions you spacemacs update packages might have Meta Discuss the workings and policies of this p h id Gv-define-simple-setter p site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers emacs gv-define-simple-setter or posting ads with us Emacs Questions Tags Users Badges

debugger entered-lisp error void-variable

Debugger Entered-lisp Error Void-variable p Sign in Pricing Blog Support Search GitHub option form This repository Watch Star Fork magnars multiple-cursors el Code Issues relatedl Pull requests Projects Pulse Graphs New issue Debugger entered--Lisp error void-variable xxxx Closed jccode opened this Issue May middot comments Projects None yet option form Labels None yet option form Milestone No milestone option form Assignees No one assigned participants jccode commented May Hi magnars when I use the multiple-cursor I found some warning messages Could you help to find out the cause of this The steps to turn out this warning messages Turn on

debugger entered-lisp error void-function eruby-nxhtml-mumamo

Debugger Entered-lisp Error Void-function Eruby-nxhtml-mumamo p Sign in Pricing Blog Support Search GitHub option form This repository Watch Star Fork bbatsov prelude Code Issues Pull requests Projects Wiki Pulse Graphs New issue Debugger entered--Lisp error void-function filename Closed pigmej opened this Issue Apr middot comments Projects None yet option form Labels None yet option form Milestone No milestone option form Assignees No one assigned participants pigmej commented Apr Debugger entered--Lisp error void-function filename filename home pigmej emacs d elpa flycheck- flycheck elc flycheck--declare-checker- bash A Bash syntax checker using the bash executable n nSee URL http www gnu org software

debugger entered-lisp error void-variable system

Debugger Entered-lisp Error Void-variable System p Sign in Pricing Blog Support Search GitHub option form This repository relatedl Watch Star Fork syl bnr spacemacs Code emacs Issues Pull requests Projects Wiki Pulse Graphs New spacemacs issue Error Symbol's value as variable is void closed Closed huchhong opened this Issue Apr middot comments Projects None yet option form Labels - Forum - Install option form Milestone No milestone option form Assignees No one assigned participants huchhong commented Apr I was trying to install spacemacs During installation an error arised Symbol's value as variable is void closed I searched similar errors and