GithubHelp home page GithubHelp logo

kijimad / create-link Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 4.0 101 KB

Format link generator package for Emacs.

License: GNU General Public License v3.0

Emacs Lisp 94.16% Makefile 5.84%
emacs emacs-package format link packages plugins

create-link's Introduction

create-link's People

Contributors

kijimad avatar sergiruiztrepat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

create-link's Issues

Compile errors

In toplevel form:
create-link.el:51:1:Warning: defcustom for ‘create-link-format-html’ fails to
    specify type
create-link.el:51:1:Warning: defcustom for ‘create-link-format-html’ fails to
    specify type
create-link.el:54:1:Warning: defcustom for ‘create-link-format-markdown’ fails
    to specify type
create-link.el:54:1:Warning: defcustom for ‘create-link-format-markdown’ fails
    to specify type
create-link.el:57:1:Warning: defcustom for ‘create-link-format-org’ fails to
    specify type
create-link.el:57:1:Warning: defcustom for ‘create-link-format-org’ fails to
    specify type
create-link.el:60:1:Warning: defcustom for ‘create-link-format-media-wiki’
    fails to specify type
create-link.el:60:1:Warning: defcustom for ‘create-link-format-media-wiki’
    fails to specify type

In create-link-get-information:
create-link.el:96:31:Warning: reference to free variable ‘eww-data’
create-link.el:98:22:Warning: reference to free variable ‘w3m-current-title’
create-link.el:99:20:Warning: reference to free variable ‘w3m-current-url’

Heavy dependency package(w3m, request)

melpa/melpa#7562

I won't block this any longer, but folks (like me) who try to keep their Emacs instance very lightweight might shy away from this because of the dependency weight.

  • request -> Use builtin function✔
  • w3m ... Use declare-function and defvar

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.