unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Mark Karpov <markkarpov@opmbx.org>
Cc: 20369@debbugs.gnu.org
Subject: bug#20369: Possible inclusion of fci-mode
Date: Mon, 20 Apr 2015 22:19:09 +0300	[thread overview]
Message-ID: <83a8y2621e.fsf@gnu.org> (raw)
In-Reply-To: <87wq164ri0.fsf@opmbx.org>

> From: Mark Karpov <markkarpov@opmbx.org>
> Date: Mon, 20 Apr 2015 23:52:07 +0600
> 
> In general, I think it's pretty easy to take already working `fci-mode':
> 
> https://github.com/alpaker/Fill-Column-Indicator/blob/master/fill-column-indicator.el
> 
> make it work smoothly with the rest of Emacs (this means fix that bug
> and bug when some lines are shifted in ERC and after
> `report-emacs-bug').

I think it also has (or had?) problems with line-move-visual.

> Maybe some cosmetic changes… It's too bad that it's
> impossible to display overlay when actual line is empty (no idea if it
> could be fixed, but it causes some little problems in `ace-window' mode
> too, for example). I think it wouldn't hurt if this mode were enabled by
> default in Emacs 25. All major editors, for example Atom, have this
> fill-column indicator… pretty nice.

I'd like to see this integrated into the display engine, before we
recommend it, let alone make it the default.  Right now, it plugs
itself into all kinds of hooks, and moves overlays after redisplay,
which generally requires an additional redisplay cycle, with a net
effect of slowing down redisplay.

> In principle I could dig into it, although I only have desire, but no
> free time. Probably you can do it much better, if you have time for it.

Sure, volunteers are welcome.  If needed, I can offer help and
guidance with changes in the display engine.

Thanks.





  reply	other threads:[~2015-04-20 19:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-19  9:57 bug#20369: Rendering problems and fill column Mark Karpov
2015-04-19 16:54 ` Eli Zaretskii
2015-04-20  2:14   ` Stefan Monnier
2015-04-20  2:36     ` Eli Zaretskii
2015-04-20 14:43       ` Eli Zaretskii
2015-04-20 17:52 ` bug#20369: Possible inclusion of fci-mode Mark Karpov
2015-04-20 19:19   ` Eli Zaretskii [this message]
2015-04-20 19:34   ` Stefan Monnier
2020-12-10 21:11 ` bug#20369: Rendering problems and fill column Stefan Kangas
2020-12-11  7:55   ` Eli Zaretskii
2020-12-11 10:55     ` Stefan Kangas

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83a8y2621e.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=20369@debbugs.gnu.org \
    --cc=markkarpov@opmbx.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).