all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Murilo Opsfelder Araujo <mopsfelder@gmail.com>
To: Glenn Morris <rgm@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: 24.3 status update
Date: Tue, 26 Feb 2013 10:38:00 -0300	[thread overview]
Message-ID: <CA+LKeY7w8vELv8pUn1o+jwguasY0xF12LJ5tf=jyBOB-tqYbtg@mail.gmail.com> (raw)
In-Reply-To: <yz621mwfaz.fsf@fencepost.gnu.org>

On Wed, Feb 20, 2013 at 11:50 PM, Glenn Morris <rgm@gnu.org> wrote:
>
>
> Everything that I think needs to be fixed for 24.3 has been fixed
> (assuming the bug#13546 etc w32 process handling issues have gone away;
> we have not heard back yet).
>
> I suggest waiting another week or so, then making a final
> pretest/release candidate, then waiting another week or so, then
> releasing it (if nothing else comes up in the meantime).
>
> If any objections, please say so.
>
Hello Glenn,

This is my first message to this list and I'm not sure if I should
mention the following in this thread.

When I use the latest emacs tarball [1] version 24.2, my zenburn theme
is displayed correctly.  But if I use emacs from git master branch, my
zenburn theme is partially ignored.  In my case, some faces (e.g.
spaces) are ignored in whitespace-mode and org-agenda has no colors.

I built emacs from emacs-24 branch (version 24.2.93.1) and it is
working as expected: zenburn theme is displayed correctly.  There
might be something between branches emacs-24 and master that's causing
this possible issue.

I'd like some advises to know if this could be an emacs issue or
zenburn theme is not prepared for the latest emacs from git master
branch.

Here are the options and parameters I used to build emacs on a RHEL 6 system:

$ git clone git://git.savannah.gnu.org/emacs.git
$ cd emacs
$ ./make-dist --snapshot
$ cd `mktemp -d`
$ tar xf /path/to/emacs-24.3.50.tar.gz
$ cd emacs-24.3.50
$ ./configure CFLAGS="-Wall -O3" --prefix=$HOME/opt/emacs
--with-x-toolkit=gtk --host=x86_64-redhat-linux-gnu
--build=x86_64-redhat-linux-gnu
$ make -j6
$ make -j6 install

Here is my zenburn theme [2].  It is pretty much the same theme
Bozhidar Batsov created for prelude [3] with minor background color
changes.

Thanks in advance.

[1] http://ftp.gnu.org/pub/gnu/emacs/emacs-24.2.tar.xz
[2] https://github.com/mopsfelder/zenburn-emacs
[3] https://github.com/bbatsov/prelude

--
Murilo



      parent reply	other threads:[~2013-02-26 13:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-21  2:50 24.3 status update Glenn Morris
2013-02-25 20:47 ` Lluís
2013-02-25 20:54   ` Glenn Morris
2013-02-25 21:04     ` Lluís
2013-02-25 21:19   ` Alan Mackenzie
2013-02-25 21:38     ` Glenn Morris
2013-02-26 13:38 ` Murilo Opsfelder Araujo [this message]

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='CA+LKeY7w8vELv8pUn1o+jwguasY0xF12LJ5tf=jyBOB-tqYbtg@mail.gmail.com' \
    --to=mopsfelder@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=rgm@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.