Giter VIP home page Giter VIP logo

Comments (4)

DamienCassou avatar DamienCassou commented on July 28, 2024

Left is helpful-function, right is describe-function.

screenshot

from helpful.

Wilfred avatar Wilfred commented on July 28, 2024

Nope, that's not expected. Every function should show its documentation.

I can't actually reproduce this:

shell_quote

I'd initially guessed the issue was autoloading, but I'd expect to see 'this function has not been loaded' in the *Help* buffer if autoloading was the cause.

Are you seeing this with other functions?

from helpful.

DamienCassou avatar DamienCassou commented on July 28, 2024

I cannot reproduce anymore. I will reopen when and if it comes back. Sorry for the noise.

from helpful.

Wilfred avatar Wilfred commented on July 28, 2024

I have an idea what happened here.

Earlier versions of Helpful only supported functions, so buffers only stored the symbol. Now that we support both variables and functions, there's a helpful--callable-p that needs to be set.

I'm guessing that you reloaded an existing results buffer after upgrading? That would have had helpful--callable-p as nil, so it would be trying to show the docstring of a variable called shell-quote-argument.

from helpful.

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.