all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: uzibalqa <uzibalqa@proton.me>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Customising display-fill-column-indicator-mode
Date: Thu, 25 Aug 2022 10:32:02 +0000	[thread overview]
Message-ID: <sbL_GGDIrhAKwopc_Y3Olt5dHN5YyMoAf4JBH8OJ8fgui9_tSu0uh6iS6qVPanoK90B77FJtvfgOfcDp5Au4T39LLkqewwHHNpa8IYxlltA=@proton.me> (raw)
In-Reply-To: <8335dk4vfg.fsf@gnu.org>

------- Original Message -------
On Thursday, August 25th, 2022 at 7:46 AM, Eli Zaretskii <eliz@gnu.org> wrote:


> > Date: Thu, 25 Aug 2022 07:24:47 +0000
> > From: uzibalqa uzibalqa@proton.me
> > Cc: help-gnu-emacs@gnu.org
> > 
> > > This is not the Customize interface. You are obviously not proficient
> > > enough with Emacs Lisp, so my suggestion was to use "M-x customize-variable"
> > > instead:
> > 
> > I am working on functionalities in elisp files.
> 
> 
> Customization of Emacs for your needs doesn't have to be done in Lisp,
> and doesn't usually require any programming at all.
> 
> > Just calling me not proficient with emacs and saying adios is very
> > strange.
> 
> 
> There was no adios in what I wrote. I proposed to use a more
> user-friendly customization interface, which should work around the
> obstacles you had. There's nothing strange in suggesting easier ways
> of doing what you want; in some quarters it's considered good help.

I rejected that approach for what I want to do.  If it cannot be done
through elisp, I will reject the activation of that feature.
 
> How to specify characters in Emacs Lisp is very basic. If you want to
> do this customization in Lisp, I suggest to read the "Character Codes"
> node in the ELisp manual, it explains those basics. But your attempt
> to do this in Lisp has more problems than just specifying characters,
> so my suggestion is still to use the Customize interface, it will get
> you to the goal faster and with fewer problems.

If the Lisp part has serious problems, the thing to take from all this,
is to improve the lisp part so it will not stay so problematic.
 
> > > Feel free to submit a bug report against that theme: it evidently
> > > should define distinct colors for fill-column-indicator face. Or you
> > > could customize that face yourself, using "M-x customize-face".

Will do so.  I should have been more specific about the theme related problem.
 
> > It would be a good thing to fix. It is the origin of my problem. Was not
> > expecting having to delve into the indicator size and character. Just wanted
> > to test the indicator feature and get to an opinion of it.
> 
> 
> It is not possible to have defaults that suit everyone. Especially if
> you load non-default themes.

How is it that Emacs Maintainers, knowing very well that modus-themes is the only 
theme designed with serious accessibility standards, do not make them the default
themes.  Defaults should be designed to suit most people.  Being able to distinguish 
text and using a good enough colour contrast is technical wisdom that any developer 
worth his salt should understand and act upon.



  reply	other threads:[~2022-08-25 10:32 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-21  1:14 Customising display-fill-column-indicator-mode wilnerthomas--- via Users list for the GNU Emacs text editor
2022-08-21  5:54 ` Eli Zaretskii
2022-08-23  3:15   ` uzibalqa
2022-08-23 11:23     ` Eli Zaretskii
2022-08-23 11:37       ` uzibalqa
2022-08-23 12:28         ` Eli Zaretskii
2022-08-23 12:36           ` uzibalqa
2022-08-23 12:47             ` Eli Zaretskii
2022-08-23 13:00               ` wilnerthomas--- via Users list for the GNU Emacs text editor
2022-08-23 13:28                 ` Eli Zaretskii
2022-08-23 14:02                   ` Eli Zaretskii
2022-08-23 23:36                     ` uzibalqa
2022-08-23 23:42                       ` Emanuel Berg
2022-08-23 23:51                         ` uzibalqa
2022-08-23 23:56                           ` Emanuel Berg
2022-08-24  0:08                             ` wilnerthomas--- via Users list for the GNU Emacs text editor
2022-08-24  1:40                               ` Emanuel Berg
2022-08-24  3:42                                 ` uzibalqa
2022-08-24  2:35                       ` Eli Zaretskii
2022-08-24  2:43                         ` Emanuel Berg
2022-08-24 10:50                           ` Eli Zaretskii
2022-08-24 23:18                             ` uzibalqa
2022-08-25  5:29                               ` Eli Zaretskii
2022-08-25  5:42                                 ` uzibalqa
2022-08-25  6:31                                   ` Eli Zaretskii
2022-08-25  6:48                                     ` wilnerthomas--- via Users list for the GNU Emacs text editor
2022-08-25  6:58                                       ` Eli Zaretskii
2022-08-25  7:24                                         ` uzibalqa
2022-08-25  7:46                                           ` Eli Zaretskii
2022-08-25 10:32                                             ` uzibalqa [this message]
2022-08-25  7:39                                       ` Gregory Heytings
2022-08-25  7:47                                         ` uzibalqa
2022-08-25  7:52                                           ` tomas
2022-08-25  9:19                                             ` Jean Louis
2022-08-25  9:35                                               ` tomas
2022-08-25 11:38                                               ` Christopher Dimech
2022-08-25 13:55                                                 ` Jean Louis
2022-08-26  2:31                                                   ` Christopher Dimech
2022-08-26  4:13                                                     ` tomas
2022-08-26  5:05                                                       ` Christopher Dimech
2022-08-26  5:46                                                         ` Jean Louis
2022-08-26  6:05                                                           ` Christopher Dimech
2022-08-26  5:34                                                     ` Jean Louis
2022-08-26  5:56                                                       ` Christopher Dimech
2022-09-04  0:04                                                         ` Jean Louis
2022-09-04  0:13                                                           ` Emanuel Berg
2022-09-05  4:23                                                             ` Jean Louis
2022-09-06  3:31                                                               ` Emanuel Berg
2022-09-06  3:35                                                               ` Emanuel Berg
2022-08-25  8:16                                           ` Gregory Heytings
2022-08-23 23:58                     ` uzibalqa
2022-08-24  0:52                 ` John Yates
2022-08-24  1:05                   ` uzibalqa
2022-08-24  2:39                     ` Eli Zaretskii
2022-08-24  2:46                       ` Emanuel Berg
2022-08-24  3:51                         ` uzibalqa
2022-08-24  1:08                   ` uzibalqa
2022-08-24  2:38                     ` Eli Zaretskii
2022-08-24  2:45                       ` Emanuel Berg
2022-08-24  3:48                         ` uzibalqa
2022-08-24  3:44                       ` uzibalqa
2022-08-23 13:39       ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-08-23 14:30     ` [External] : " Drew Adams
2022-08-23 15:59       ` Eli Zaretskii
2022-08-23 16:58         ` Drew Adams

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='sbL_GGDIrhAKwopc_Y3Olt5dHN5YyMoAf4JBH8OJ8fgui9_tSu0uh6iS6qVPanoK90B77FJtvfgOfcDp5Au4T39LLkqewwHHNpa8IYxlltA=@proton.me' \
    --to=uzibalqa@proton.me \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.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 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.