Giter Club home page Giter Club logo

Comments (10)

expez avatar expez commented on September 24, 2024

Hi

Can you do C-h v window-system <RET> and let me know what the value of the variable window-system is?

from company-quickhelp.

tayoto avatar tayoto commented on September 24, 2024

sorry for delay response, because i'am from china, and the different time zone

this is the value of window-system value:

window-system is a variable defined in `C source code'.
Its value is nil
It is a terminal-local variable; global value is the same.

Documentation:
Name of window system through which the selected frame is displayed.
The value is a symbol:
nil for a termcap frame (a character-only terminal),
'x' for an Emacs frame that is really an X window,
'w32' for an Emacs frame that is a window on MS-Windows display,
'ns' for an Emacs frame on a GNUstep or Macintosh Cocoa display,
'pc' for a direct-write MS-DOS frame.

from company-quickhelp.

expez avatar expez commented on September 24, 2024

Right, that's the problem. company-quickhelp doesn't work in the terminal.

from company-quickhelp.

tayoto avatar tayoto commented on September 24, 2024

When I use auto-complete which uses popup, it's ok.
So, is this the feature of pos-tip which is used by company-quick-help?

from company-quickhelp.

expez avatar expez commented on September 24, 2024

yes, pos-tip only works for GUI emacs and not in the terminal. popup is incredibly buggy so the use of pos-tip is intentional.

When I have some time I'll put a check in place so the next time someone tries to run company-quickhelp in the terminal a friendly error message is displayed instead of a stacktrace.

Sorry I couldn't give you the answer you wanted.

from company-quickhelp.

tayoto avatar tayoto commented on September 24, 2024

thank you

from company-quickhelp.

Xe avatar Xe commented on September 24, 2024

I just ran into this

from company-quickhelp.

expez avatar expez commented on September 24, 2024

@Xe You got an unfriendly explosion instead of a helpful error message?

from company-quickhelp.

Xe avatar Xe commented on September 24, 2024

Yep, i'm kind of annoyed that this doesn't work in the terminal, a lot of my workflow involves running emacs persistently on a remote server and ssh-ing into it.

from company-quickhelp.

expez avatar expez commented on September 24, 2024

What was the error message you got? I'd really appreciate it if you did M-x toggle-debug-on-error and pasted the entire stacktrace you get when reproducing the problem.

from company-quickhelp.

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.