Code Monkey home page Code Monkey logo

Comments (8)

liuyinz avatar liuyinz commented on July 16, 2024

I guess bookmark would satisfy your need, maybe we could write a command to convert the marks to bookmarks for reusing next time. Or you could through desktop-globals-to-save to save and restore it mannually.

Two methods:

  1. conver the mark to bookmarks one by one
  2. save the marks to file, give a name, and restore it from M-x manually next time
    which method do you prefer?

from binky.el.

younger-1 avatar younger-1 commented on July 16, 2024

I think method 2 is more extensible and reliable.
Emacs' bookmark is good enough in its own.

from binky.el.

liuyinz avatar liuyinz commented on July 16, 2024

Fine, I would add it to TODO list

from binky.el.

younger-1 avatar younger-1 commented on July 16, 2024

💪

from binky.el.

mkleehammer avatar mkleehammer commented on July 16, 2024

What about using Emacs' built-in savehist mode? Enable and it add to savehist-additional-variables. Obviously you shouldn't turn this on within the mode, but documenting it and which variable to add would make it work and take no code changes.

from binky.el.

liuyinz avatar liuyinz commented on July 16, 2024

I would implement it in the day or two

from binky.el.

liuyinz avatar liuyinz commented on July 16, 2024

@mkleehammer @younger-1 binky-save-file and binky-read-file already implemented. Try it.

from binky.el.

mkleehammer avatar mkleehammer commented on July 16, 2024

Works great. Thanks.

from binky.el.

Related Issues (8)

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.