Giter Club home page Giter Club logo

elisp-def's Issues

Lisp error: (void-function ert--proper-list-p)

This is tested on master

Debugger entered--Lisp error: (void-function ert--proper-list-p)
  ert--proper-list-p((progn (defvar use-package--warning101 #'(lambda (keyword err) (let ((msg ...)) (display-warning 'use-package msg :error)))) (condition-case err (progn (if (fboundp 'js2-mode) nil (autoload #'js2-mode "js2-mode" nil t)) (eval-after-load 'js2-mode #'(lambda nil (condition-case err ... ...))) (add-to-list 'interpreter-mode-alist '("node" . js2-mode))) ((debug error) (funcall use-package--warning101 :catch err)))))
  elisp-def--use-position((progn (defvar use-package--warning101 #'(lambda (keyword err) (let ((msg ...)) (display-warning 'use-package msg :error)))) (condition-case err (progn (if (fboundp 'js2-mode) nil (autoload #'js2-mode "js2-mode" nil t)) (eval-after-load 'js2-mode #'(lambda nil (condition-case err ... ...))) (add-to-list 'interpreter-mode-alist '("node" . js2-mode))) ((debug error) (funcall use-package--warning101 :catch err)))) elisp-def--fresh-placeholder-8)
  elisp-def--namespace-at-point()
  elisp-def()
  funcall-interactively(elisp-def)
  #<subr call-interactively>(elisp-def nil nil)
  apply(#<subr call-interactively> elisp-def (nil nil))
  call-interactively@ido-cr+-record-current-command(#<subr call-interactively> elisp-def nil nil)
  apply(call-interactively@ido-cr+-record-current-command #<subr call-interactively> (elisp-def nil nil))
  call-interactively(elisp-def nil nil)
  command-execute(elisp-def)

Find hooks

It would be nice to be able to find ace-window-display-mode-hook, which is defined in ace-window.el using define-minor-mode.

We can't cover all cases (at least I think it would be slow), but this is a common one so it would be nice to handle.

Compare to elisp-slime-nav and xref

What's the difference among elisp-def, elisp-slime-nav and xref, please?
It seems elisp-def is unable to handle the case of use-package.

e.g.

(use-package elisp-refs)

M-. is unable to jump to elisp-refs.el.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.