Giter Club home page Giter Club logo

dotfiles's Issues

Clicking file in coffee REPL must open the file in a new buffer

Hi,

Firstly, thanks for writing js-config.el. I have js-comint installed. I am trying to test the following test.coffee code in Emacs 24.3.1 on Fedora 20 (x86_64):

for i in [0..5]
    consoleee.log "Hello #{i}"

It loads in the coffee REPL with the output when using C-c C-b:

------> for i in [0..5]
.......     consolee.log "Hello #{i}"
....... 
....... ReferenceError: consolee is not defined
    at repl:5:19
    at repl:8:3
    at REPLServer.replDefaults.eval (/usr/share/coffee-script/lib/coffee-script/repl.js:33:28)
    at repl.js:239:12
    at Interface.<anonymous> (/usr/share/coffee-script/lib/coffee-script/repl.js:62:9)
    at Interface.emit (events.js:117:20)
    at ReadStream.<anonymous> (/usr/share/coffee-script/lib/coffee-script/repl.js:85:13)
    at ReadStream.emit (events.js:117:20)
    at emitKey (readline.js:1095:12)
    at readline.js:1080:7

The filenames in the output are not clickable. From the js-config.el shouldn't the " at" be stripped, and the js-hint should produce an output where the filenames can be opened in a new Emacs buffer? How is it possible to achieve this? Hitting C-c C-u says it is undefined.

What could I be missing?

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.