all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: Catonano <catonano@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: guix installed Emacs
Date: Sat, 16 Apr 2016 12:10:17 +0300	[thread overview]
Message-ID: <87potpj4w6.fsf@gmail.com> (raw)
In-Reply-To: <CAJ98PDxmL32T-FRbQj7sT-+g2R7WxbnEUQ5+0MtiaVEm=o6B=A@mail.gmail.com> (catonano@gmail.com's message of "Sat, 16 Apr 2016 00:48:57 +0200")

Catonano (2016-04-16 01:48 +0300) wrote:

> I installed Emacs with guix.
>
> But the experience provided by the guix provided Emacs is not on par
> with the one provided by the Fedora host rpovided Emacs
>
> The menus and the buttons are slightly different but most important
> is the minibuffer: It's a bit too small and hard to read.
>
> Also the color in the guix provided Emacs is less bright
>
> Because it's difficult to explain in words, I made a small screencast
> showing the difference
>
> The Emacs on the left side of the monitor is the Fedora one. The
> Emacs on the right side is the guix one.
>
> The audio is brutally cut, I'm sorry, I made my best with the
> screencast
>
> Why are they different ? They share the same .emacs.d folder.
>
> There must be something in the underneath X related libraries.
>
> Could anything be done to improve the experience of the guix provided
> Emacs ?

As Jean pointed most likely the problem with fonts happens because Emacs
from Guix doesn't use fonts from your Fedora font dirs.  Installing
required fonts in your user profile will probably fix this issue.  You
can do it like this:

  guix package -i font-liberation font-dejavu ...

The problem with less bright colors is very surprising for me.
Apparently it is the same "custom theme" in both emacs-es, but it
visibly differs.  My only guess is: the theme you use defines different
colors depending on a "class of terminal"/"number of available colors".
But it's probably a bad guess, since it is the same gui emacs in both
cases.

What theme is it?  Some derivation of "zenburn" maybe.  Could you point
to its source code please?

Do you get 752 after evaluating this: "M-: (length (defined-colors))" ?

You can press "C-u C-x =" on any fontified character and look what face
it is and compare how it is customized/themed for both emacs-es (also
with "C-u C-x =" you can see what font is used by Fedora's Emacs).

-- 
Alex

  parent reply	other threads:[~2016-04-16  9:10 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-15 22:48 guix installed Emacs Catonano
2016-04-16  6:41 ` Jean Louis
2016-04-16  9:10 ` Alex Kost [this message]
2016-04-16 11:17   ` Catonano
2016-04-16 11:52     ` Alex Kost
2016-04-16 12:59       ` Jean Louis
2016-04-17  8:25         ` Alex Kost
2016-04-17 12:45           ` Catonano
2016-04-17 15:45             ` Alex Kost
2016-04-17 17:35               ` Catonano
2016-04-18 12:39                 ` Catonano
2016-04-18 19:29                   ` Alex Kost
2016-04-18 21:08                     ` Catonano
2016-04-16 17:59       ` Catonano
2016-04-17  8:23         ` Alex Kost
2016-04-17 12:28           ` Catonano
2016-04-17 15:58             ` Alex Kost
2016-04-17 17:33               ` Catonano
2016-04-16 12:24   ` Ludovic Courtès
2016-04-16 18:14     ` Catonano

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=87potpj4w6.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=catonano@gmail.com \
    --cc=help-guix@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/guix.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.