Giter Club home page Giter Club logo

font-lock-studio's People

Contributors

lindydancer avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

font-lock-studio's Issues

Thank you!

Not an issue!

Just an appreciation for the wonderful and essential package you wrote! It saved my day.

Marco

[feature-request] Support debugging custom `font-lock-fontify-region-function`

Hi,

This is very cool and already useful, but I've hit case where the code makes heavy use of a custom font-lock-fontify-region-function (see: https://github.com/doublep/logview/blob/master/logview.el#L3240), and it seems there's nothing in either Emacs or this library to help me debug it via Edebug.

Consider this as a feature request to also allow stepping user-provided font-lock-fontify-region-function code.

Thank you!

Step Into and Debug leads to error

After opening a Clojure source file and invoking M-x font-lock-studio, choosing "Step Into and Debug" from the menu with point at a place where the mini-buffer reports "Keyword with function name matcher", I see the following sort of output in the mini-buffer:

funcall: Invalid function: (edebug-enter (quote edebug-anon9) nil (function (lambda nil (edebug-after 0 0 clojure--search-comment-macro))))

Thankfully, manually invoking edebug-defun on the function in question and then / "Step Into" works :)

Emacs version is 26.1.

BTW, thanks for font-lock-studio!

M-x font-lock-studio fails with customized display-buffer-alist

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  font-lock-studio-show-source()
  font-lock-studio-region(1 25772 nil)
  font-lock-studio(nil)
  call-interactively(font-lock-studio record nil)
  command-execute(font-lock-studio record)

It took me some time to realize that this is because I'm using shackle and have configured it to select windows after displaying them. With it disabled, the error doesn't occur which suggests that the root cause of this is font-lock-studio relying on the default Emacs behavior.

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.