GithubHelp home page GithubHelp logo

es-lib's People

Contributors

sabof avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

es-lib's Issues

highlight-symbol-at-point error

Hey,

Found a bug when trying to use project explorer. Linked back to this library. I'm using the packaged version 20131028.940.

Debugger entered--Lisp error: (void-function cl-defun)
  (cl-defun es-highlighter nil "Like `highlight-symbol-at-point', but will also (un)highlight a phrase if the region is active." (interactive) (with-no-warnings (require (quote hi-lock)) (require (quote highlight-symbol)) (unless hi-lock-mode (hi-lock-mode)) (let* ((phrase (if (region-active-p) (regexp-quote (buffer-substring ... ...)) (concat "\\_<" (symbol-name ...) "\\_>"))) (pattern (cl-find-if (lambda (element) (equal ... phrase)) hi-lock-interactive-patterns))) (if pattern (hi-lock-unface-buffer phrase) (let ((color (nth highlight-symbol-color-index highlight-symbol-colors))) (if color (cl-incf highlight-symbol-color-index) (setq highlight-symbol-color-index 1 color (car highlight-symbol-colors))) (setq color (\` (... ...))) (hi-lock-set-pattern phrase color))))))
  eval-buffer(#<buffer  *load*<2>> nil "/Users/SerialVelocity/.emacs.d/elpa/es-lib-20131028.940/es-lib-autoloads.el" nil t)  ; Reading at buffer position 1819
  load-with-code-conversion("/Users/SerialVelocity/.emacs.d/elpa/es-lib-20131028.940/es-lib-autoloads.el" "/Users/SerialVelocity/.emacs.d/elpa/es-lib-20131028.940/es-lib-autoloads.el" nil t)
  load("/Users/SerialVelocity/.emacs.d/elpa/es-lib-20131028.940/es-lib-autoloads" nil t)
  package-activate-1(es-lib [(20131028 940) ((cl-lib (0 3))) "A collection of emacs utilities [github]"])
  package-activate(es-lib (20131028 940))
  package-initialize()
  eval-buffer(#<buffer  *load*> nil "/Users/SerialVelocity/.emacs.d/init.el" nil t)  ; Reading at buffer position 1382
  load-with-code-conversion("/Users/SerialVelocity/.emacs.d/init.el" "/Users/SerialVelocity/.emacs.d/init.el" t t)
  load("/Users/SerialVelocity/.emacs.d/init" t t)
  #[0 \205\262  \306=\203\30\310Q\202;  \311=\204\30\312Q\202;\313\307\314\315#\203*\316\202;\313\307\314\317#\203:\320\nB\321\202;\316\322\323\322\211#\210
                                                                                                                                                            \322=\203a\324\325\326\30\327Q!\"\323\322\211#\210
                                \322=\203`\210
                                              \203\243\330
                                                          !\331\232\203\243\332
                                                                               !\211\333P\334!\203}\211\202\210\334!\203\207\202\210\314\262\203\241\335
                                                                                                                                                        \"\203\237\336\337
                                                                                                                                                                          #\210\340\341!\210\266\f?\205\260\314\323\342\322\211#)\262\207" [init-file-user system-type delayed-warnings-list user-init-file inhibit-default-init inhibit-startup-screen ms-dos "~" "/_emacs" windows-nt "/.emacs" directory-files nil "^\\.emacs\\(\\.elc?\\)?$" "~/.emacs" "^_emacs\\(\\.elc?\\)?$" (initialization "`_emacs' init file is deprecated, please use `.emacs'") "~/_emacs" t load expand-file-name "init" file-name-as-directory "/.emacs.d" file-name-extension "elc" file-name-sans-extension ".el" file-exists-p file-newer-than-file-p message "Warning: %s is newer than %s" sit-for 1 "default"] 7 "\n\n(fn)"]()
  command-line()
  normal-top-level()

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.