GNU bug report logs - #30320
26.0.91; Crash when using lsp-ui-doc-mode

Previous Next

Package: emacs;

Reported by: Jake Goulding <jake.goulding <at> gmail.com>

Date: Thu, 1 Feb 2018 16:25:02 UTC

Severity: normal

Found in version 26.0.91

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #74 received at 30320 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 30320 <at> debbugs.gnu.org, jake.goulding <at> gmail.com
Subject: Re: bug#30320: 26.0.91; Crash when using lsp-ui-doc-mode
Date: Sat, 10 Feb 2018 14:40:20 +0100
> I considered the case of width, but couldn't find a case where 1 is
> too few.  Is there some configuration where one or more columns are
> taken by some display element other than text?

Is the truncation/continuation glyph mechanism robust enough to handle
one column wide windows?

> Also, cm.c only aborts
> if the Y coordinate is wrong, it doesn't care about the X coordinate.

I have no idea what MagicWrap does (the "Wrap" made me wrongly suspect
a width problem initially).

Maybe a simpler fix would be to process the 'min-width' and
'min-height' frame parameters for graphic frames only.  Then
'frame-windows-min-size' should be able to handle this problem without
further assistance.  Note that 'window-safe-min-width' is 2 which also
gives the minimum width of the frame.  OTOH 'window-safe-min-height'
is 1 and we add 1 for a header line, 1 for a mode line and 1 if the
frame contains a minibuffer/echo area window so we can have a one line
frame if there's none of the latter.

martin




This bug report was last modified 5 years and 261 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.