Giter VIP home page Giter VIP logo

apib-mode's People

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

Watchers

 avatar  avatar  avatar

apib-mode's Issues

void-variable complication-error-regexp-alist-alist

I'm getting the following error when launching emacs as follows:

emacs bar.apib

`Debugger entered--Lisp error: (void-variable compilation-error-regexp-alist-alist)
(member (quote (apib "^(?:warning|error):.+?line ([0-9]+), column ([0-9]+) - line ([0-9]+), column ([0-9]+).$" apib--error-filename 3 4)) compilation-error-regexp-alist-alist)
(if (member (quote (apib "^(?:warning|error):.+?line ([0-9]+), column ([0-9]+) - line ([0-9]+), column ([0-9]+).
$" apib--error-filename 3 4)) compilation-error-regexp-alist-alist$
(progn (if (member (quote (apib "^(?:warning|error):.+?line ([0-9]+), column ([0-9]+) - line ([0-9]+), column ([0-9]+).$" apib--error-filename 3 4)) compilation-error-regexp-alis$
(eval-after-load "compilation" (progn (if (member (quote (apib "^(?:warning|error):.+?line ([0-9]+), column ([0-9]+) - line ([0-9]+), column ([0-9]+).
$" apib--error-filename 3 4)$
(let ((delay-mode-hooks t)) (markdown-mode) (setq major-mode (quote apib-mode)) (setq mode-name "apib") (progn (if (get (quote markdown-mode) (quote mode-class)) (put (quote apib-mode) (quote mode-clas$
(progn (make-local-variable (quote delay-mode-hooks)) (let ((delay-mode-hooks t)) (markdown-mode) (setq major-mode (quote apib-mode)) (setq mode-name "apib") (progn (if (get (quote markdown-mode) (quot$
apib-mode()
set-auto-mode-0(apib-mode nil)
set-auto-mode()
normal-mode(t)
after-find-file(t t)
find-file-noselect-1(# "/Development/blueprints/bar.apib" nil nil "/Development/blueprints/bar.apib" nil)
find-file-noselect("/Development/blueprints/bar.apib" nil nil t)
find-file("
/Development/blueprints/bar.apib" t)
call-interactively(find-file nil nil)

REPOST from : apiaryio/api-blueprint#350

Emacs 26 availability

Hola and thanks for this. The package is not visible in the emacs package list. I see on Melpa that Emacs24 is written in the dependencies. Is it possible to allow installation on newer Emacs versions too?

JSON content interpreting underscores for highlights

The underscores in my JSON bodies are getting interpreted as italics or some other highlight from markdown mode. This leaves scattered sections of orange between underscores. I think this should just not happen.

2017-07-19--12-11-07--209x635

I'll try to make a PR for this, but I'm pretty new to elisp, so I may take quite a while.

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.