all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Wei-Ting Lin <linwaytin@gmail.com>
To: Felician Nemeth <felician.nemeth@gmail.com>
Cc: 61072@debbugs.gnu.org, "João Távora" <joaotavora@gmail.com>
Subject: bug#61072: How to change the length of the separation lines in eldoc, used by eglot?
Date: Sat, 18 Feb 2023 10:08:22 -0500	[thread overview]
Message-ID: <CAKWBqSYyn9gj_wRcwU2MOMHzF+HVvuZ0iPOoqO4tHHcaPwHa2Q@mail.gmail.com> (raw)
In-Reply-To: <871qmyn51d.fsf@betli.tmit.bme.hu>

[-- Attachment #1: Type: text/plain, Size: 1951 bytes --]

Sorry for the late reply. I think the following is the relevant part, when
the cursor is on function "get_GF_cont_nonint".

[server-reply] (id:1144) Sat Feb 18 10:03:45 2023:
(:id 1144 :jsonrpc "2.0" :result
     (:contents
      (:kind "markdown" :value "### instance-method `get_GF_cont_nonint`
 \n\n---\n→ `double`  \nParameters:  \n- `double tau`\n- `const
std::vector<double> & new_tau`\n\n---\n```cpp\n// In AndersonModel\npublic:
double get_GF_cont_nonint(double tau, const std::vector<double>
&new_tau)\n```")
      :range
      (:end
       (:character 42 :line 166)
       :start
       (:character 24 :line 166))))
[server-reply] (id:1145) Sat Feb 18 10:03:46 2023:
(:id 1145 :jsonrpc "2.0" :result
     [(:kind 1 :range
             (:end
              (:character 42 :line 166)
              :start
              (:character 24 :line 166)))
      (:kind 1 :range
             (:end
              (:character 37 :line 185)
              :start
              (:character 19 :line 185)))])

Wei-Ting

On Thu, Feb 9, 2023 at 12:05 PM Felician Nemeth <felician.nemeth@gmail.com>
wrote:

> Wei-Ting Lin <linwaytin@gmail.com> writes:
>
> > I prefer to have the information shown near the cursor, when it hovers
> on a
> > symbol. I use eldoc-doc for this purpose, and the result is like this
> > <https://i.imgur.com/8O0iEIJ.png>.
> >
> > As seen in the screenshot, the line is too long for the child frame and
> > gets wrapped. How can I change the length of the line?
>
> Can you show what did the LSP server send to Eglot?  The relevant
> message should be near at the end of the events buffer, which you can
> see by M-x eglot-events-buffer RET right after eldoc displays the
> documentation.
>
> Thanks.
>
> > -------------------------------------------------------------------
> >
> > This issue was posted in
> > https://github.com/joaotavora/eglot/discussions/1157 originally.
>

[-- Attachment #2: Type: text/html, Size: 2801 bytes --]

  reply	other threads:[~2023-02-18 15:08 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-26  1:42 bug#61072: How to change the length of the separation lines in eldoc, used by eglot? Wei-Ting Lin
2023-01-26 11:12 ` Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-01-27  1:08   ` Wei-Ting Lin
2023-02-09 17:05 ` Felician Nemeth
2023-02-18 15:08   ` Wei-Ting Lin [this message]
2023-02-21 17:11     ` Felician Nemeth
2023-02-21 17:19       ` João Távora
2023-03-15 12:07         ` Felician Nemeth
2023-03-23 21:59           ` João Távora
2023-03-28 15:16             ` Felician Nemeth
2023-03-28 22:27               ` João Távora
2023-03-29 17:48                 ` Felician Nemeth
2023-03-29 23:59                   ` Yuan Fu
2023-04-08  8:52                     ` Felician Nemeth
2023-04-08  9:10                       ` João Távora
2023-03-23 21:53 ` João Távora

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKWBqSYyn9gj_wRcwU2MOMHzF+HVvuZ0iPOoqO4tHHcaPwHa2Q@mail.gmail.com \
    --to=linwaytin@gmail.com \
    --cc=61072@debbugs.gnu.org \
    --cc=felician.nemeth@gmail.com \
    --cc=joaotavora@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.