Giter VIP home page Giter VIP logo

emacs-perlmonks's People

Contributors

metaperl avatar midlifexis avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

emacs-perlmonks's Issues

perlmonks-auth is no longer required, but still loaded

When doing an M-x load-library perlmonks, I get a backtrace:

Debugger entered--Lisp error: (file-error "Cannot open load file" "perlmonks-auth")
require(perlmonks-auth)
eval-buffer(#<buffer load> nil "REDACTED/perlmonks.el" nil t) ; Reading at buffer position 2870
load-with-code-conversion("REDACTED/perlmonks.el" "REDACTED/perlmonks.el" nil nil)
load("perlmonks")
load-library("perlmonks")
call-interactively(load-library t nil)
execute-extended-command(nil)
call-interactively(execute-extended-command nil nil)

Call is on line 79 of perlmonks.el, on 00520a6.

Need to load perlmonks-auth.el was removed in d837f81, but the call was not removed.

cookie not stored

As you can see my perlmonks-login command is logging into perlmonks.org
successfully and reeiving a cookie from the site. However calling the
cookie-check function shows a zero-length file, even though an inspection of the variable url-cookie-trusted-urls shows that perlmonks is a site to trust:

  url-cookie-trusted-urls is a variable defined in `url-cookie.el'.
    Its value is (".*perlmonks.*")

Please help me log into perlmonks.org using my
perlmonks.el source code

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.