Eli Zaretskii wrote:
People who discover something importantThe first question should be "What is Emacs?"
frequently want that to be the first issue
described in <THE DOCUMENT OF YOUR CHOICE>.
Of course, there's only one such issue that
can ever be the first one in any document...
The first answer on debugging should be "-Q" in
order to find out if the problem is with Emacs
or in the user's setup.
People who have problems with Emacs and come
here and ask about it sometimes get a bit
embarrassed when trying -Q to find out the
problem is with them and not with Emacs.
This Q&A in a FAQ could spare some of them this
experience.
But actually I don't think it is anything to be
embarrassed about. Furthermore they might still
need help with their situation. And really, if
all such cases really were Emacs bugs, that'd
be even more embarrassing :)
--
underground experts united
http://user.it.uu.se/~embe8573
On Saturday, April 28, 2018 at 4:05:39 AM UTC-7, Emanuel Berg wrote:
Eli Zaretskii wrote:
People who discover something importantThe first question should be "What is Emacs?"
frequently want that to be the first issue
described in <THE DOCUMENT OF YOUR CHOICE>.
Of course, there's only one such issue that
can ever be the first one in any document...
The first answer on debugging should be "-Q" in
order to find out if the problem is with Emacs
or in the user's setup.
People who have problems with Emacs and come
here and ask about it sometimes get a bit
embarrassed when trying -Q to find out the
problem is with them and not with Emacs.
This Q&A in a FAQ could spare some of them this
experience.
But actually I don't think it is anything to beRecently I experienced the same problem and it looks like, the root cause for me was:
embarrassed about. Furthermore they might still
need help with their situation. And really, if
all such cases really were Emacs bugs, that'd
be even more embarrassing :)
--
underground experts united
http://user.it.uu.se/~embe8573
```
(add-hook 'after-init-hook #'global-display-fill-column-indicator-mode)
```
Somehow when the column indicator is enabled together with relative numbers it causes flickering.
Likely, it is caused by performance optimizations and probably the indicator is being recalculated on every line movement, since display line number mode might adjust the width and it require redrawing of the whole screen.
| Sysop: | Amessyroom |
|---|---|
| Location: | Fayetteville, NC |
| Users: | 65 |
| Nodes: | 6 (0 / 6) |
| Uptime: | 00:45:08 |
| Calls: | 862 |
| Files: | 1,311 |
| D/L today: |
10 files (20,373K bytes) |
| Messages: | 264,053 |