Giter Site home page Giter Site logo

lyqi's People

Contributors

fische8 avatar nsceaux 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

Watchers

 avatar  avatar  avatar  avatar

lyqi's Issues

Inserting opening and closing delimiters is broken

Whenever I try to insert a delimiter like " or < lyqi-mode throws an error and does not insert the corresponding closing delimiter.

This is because in five places lyqi uses the variable last-command-char wich was an alias to last-command-event and was deprecated long ago. Emacs 24.3 no longer includes last-command-char.

REQUEST: Taking Frescobaldi's Interactive PDF Viewer

Hello all,
Thanks so much for creating this great mode for emacs. I have been using it on my recent score.

Would it be possible to add Frescobaldi's interactive pdf viewer into emacs? It's no different from a normal pdf viewer, but it has the benefit of highlighting code in a .ly file from mousing over notes. This would make editing lilypond files in emacs seamless. How possible would it be to just yank it from Frescobaldi?

Thank you very much!

Basic tweaks to work in windows

It would be nice to find a way of generalize ´compile-ly´ and ´open-pdf´.
In file lyqi-compile-commands.el, line 60, the semicolon should be an ampersand to work in windows.
Also lyqi:pdf-command could use the pdf reader avaible in the system, not just xpdf?

Don't know yet how to do that, and how to colaborate in a github proyect, I appreciate any advice to guide me.

How to use quick insert mode?

So, I have installed lyqi now and enabled it, but I have no idea how to use it, the readme is a little sparse on that.

I also still don't have EIEIO, since their linked docs are broken and I have no idea how to install it:
http://randomsample.de/cedetdocs/eieio/
Is EIEIO even still usable with new emacs versions?

incremental parsing at idle time

Eighter switch to e.g. cedet's semantic, or fix the incremental parser so that, when a buffer is changed, only the current line, and maybe the following one, are re-parsed, and the rest is re-parsed at idle time, to avoid longer incremental parsing to fail.

Installation path issue

This is called while making:

$ make lyqi.elc
emacs -batch -u $USER -f batch-byte-compile lyqi.el
Loading subr-x...
Ignoring ’:ensure t’ in ’evil’ config
Ignoring ’:ensure t’ in ’evil-replace-with-register’ config
>>Error occurred processing lyqi.el: File is missing (("Opening input file" "No such file or directory" "/home/janek/data/2-box/lyqi.el"))

Because I set the org-directory in my config - so either ignore the private config or pass the full path.

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.