GNU bug report logs -
#27427
26.0.50; Native line numbers lead to display error in company-mode popup
Previous Next
Reported by: Alexander Miller <alexanderm <at> web.de>
Date: Mon, 19 Jun 2017 16:51:02 UTC
Severity: normal
Found in version 26.0.50
Done: Dmitry Gutov <dgutov <at> yandex.ru>
Bug is archived. No further changes may be made.
Full log
Message #95 received at 27427 <at> debbugs.gnu.org (full text, mbox):
On 6/25/17 6:59 PM, martin rudalics wrote:
> (let ((window (split-window-horizontally)))
> (set-window-margins window 0 0)
> (set-window-fringes window 0 0))
>
> Now move the divider between the two windows as far as possible to the
> right and in the window on the right move to the end of the first line.
> Here a '$' appears at the beginning of each line
Thanks. Still, the popup is positioned correctly here in this scenario.
> Maybe one day Eli will come up with a redesign which would allow to
> divide a window into side-by-side subwindows that would share a common
> scroll bar so ‘follow-mode’ would be done entirely by the display
> engine. And each such subwindow would have an arbitrary number of
> subwindows usable as margins for that window and a line number subwindow
> and whatever else we want.
I'd rather think in terms of "submargins", one per "category", and
having an alist of particular properties of each of those categories.
> > I can't see a way to create a less-than-fullscreen frame in terminal
> > Emacs (speaking of normal frames here).
>
> Popup frames (or tooltip frames) on terminals would have to be emulated
> as we currently do for menus.
Thanks for commenting.
Weren't menus in the terminal rendered using a certain special method,
different from overlays?
This bug report was last modified 7 years and 314 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.