Giter Site home page Giter Site logo

Comments (3)

Reepca avatar Reepca commented on May 18, 2024

A quick look at the forth-mode.el in my .emacs.d shows that
(define-key (kbd "C-c C-r") #'forth-eval-region)
is commented out - twice, actually. The directory is titled "forth-mode-20160922.609", so presumably that means I've got the September 22 version - is the MELPA version not updated since then? (I see that the latest version has that uncommented now).

EDIT: I do, however, have the same definition of forth-eval-region (and forth-interaction-send) in the MELPA version, and I'm curious what's causing all these random-seeming characters to appear.

from forth-mode.

Reepca avatar Reepca commented on May 18, 2024

There's a typo in the README.md in the part to copy/paste into .emacs - missing an "i" in interaction. On the bright side, now that I've found that out, I've got the git version loaded and C-c C-r is now indeed calling forth-eval-region. And there isn't the issue with random characters showing up in the minibuffer also. Looks like this is just a problem with the MELPA version being out-of-date, so it should naturally resolve itself, right?

from forth-mode.

larsbrinkhoff avatar larsbrinkhoff commented on May 18, 2024

Thanks for testing!

Block mode isn't finished, so don't expect it to work well yet. Also, I have never tested it together with forth-interaction-mode.

Yes, the C-c C-r keybinding was fixed recently.

Feel free to open more issues if you find any other problems!

from forth-mode.

Related Issues (20)

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.