all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Sebastien Vauban" <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
To: Eli Zaretskii <eliz-mXXj517/zsQ@public.gmane.org>
Cc: 16440-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org
Subject: bug#16440: bug#16780: 24.2.91; Emacs crash when C-c C-c on captured item
Date: Tue, 18 Feb 2014 19:51:48 +0100	[thread overview]
Message-ID: <86ioscw8xn.fsf@somewhere.org> (raw)
In-Reply-To: <831tz070w0.fsf-mXXj517/zsQ@public.gmane.org> (Eli Zaretskii's message of "Tue, 18 Feb 2014 20:04:47 +0200")

Eli Zaretskii wrote:
>> From: "Sebastien Vauban" <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
>> Cc: 16440-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org, rgm-mXXj517/zsQ@public.gmane.org
>> Date: Tue, 18 Feb 2014 09:37:45 +0100
>> 
>> >> > What image types do you have available in the problematic binary?
>> >> > This could be some incompatibility between the image libraries against
>> >> > which Dani built his binary and the DLLs you have installed on your
>> >> > system.  See README.W32 and/or nt/INSTALL for the details.
>> >> 
>> >> This is mainly on specific faces (not all, just a minority) not being
>> >> applied...
>> >
>> > Your screencast shows a black-and-white Gnu head.  Is that still a
>> > problem?
>> 
>> The Gnu head is with an orange background (#FF8C00). See
>> http://screencast.com/t/s6sWP3Nsc.
>
> It is still mono-color, which isn't right.
>
>> That seems to be the invert of what it should (as specified in the
>> Leuven theme):
>> 
>> --8<---------------cut here---------------start------------->8---
>>    `(gnus-splash ((,class (:foreground "#FF8C00"))))
>> --8<---------------cut here---------------end--------------->8---
>
> That's gnus-splash, not Emacs splash, right?  Or am I missing
> something?

OK, right, I've confonded both. Because Gnus splash doesn't look right
either.

Regarding the Emacs splash, yes, I still have it in black-and-white.

>> > Then please tell what does evaluating the following produce
>> > in "emacs -Q":
>> >
>> >   (mapcar (lambda (elt)
>> > 	    (list (car elt) (image-type-available-p (car elt))))
>> > 	  dynamic-library-alist)
>> 
>> See http://screencast.com/t/SmhmZ629B:
>> 
>>   ╭────
>>   │ ((xpm nil) (png nil) (tiff nil) (jpeg nil) (gif nil) (svg nil)
>>   │ (gdk-pixbuf nil) (glib nil) (gobject nil) (gnutls nil) (libxml2 nil)
>>   │ (zlib nil))
>>   ╰────
>
> You don't have any image libraries available.  If that bothers you,
> read README.W32 or nt/INSTALL.

I'll do.

>> >> See http://screencast.com/t/m2urFNhsSrN for a comparison, with all
>> >> parameters identical (same config file, same theme file), but the
>> >> version of the Emacs binary...
>> >
>> > What faces?  Can you provide a simple, small, self-contained test
>> > case?
>> 
>> New screenshot: http://screencast.com/t/LDKtOSOB.
>> 
>> Test file:
>> 
>> --8<---------------cut here---------------start------------->8---
>> * Code block
>> 
>> #+begin_src emacs-lisp
>> ;; the above line must be displayed as `org-block-begin-line'
>> (message "echo")                        ; a line of code, such as this one, is
>>                                         ; displayed as `org-block-background'
>> ;; the line below this one must be displayed as `org-block-end-line'
>> #+end_src
>> 
>> * Mail contents
>> 
>> #+begin_verse
>> The "borders" of this block must be displayed as `org-block-begin/end-line'.
>> 
>> The "inside" must be displayed as `org-verse'...
>> 
>> Foo
>> Bar
>> Baz
>> #+end_verse
>> --8<---------------cut here---------------end--------------->8---
>
> OK, but what should one do with this file, starting with "emacs -Q",
> to reproduce the problem?  The screenshot only shows the results, not
> what you did to achieve them.

As stated in the beginning of the thread, simply launch a minimal Emacs
file (see http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16440#10), and
open the above test file, for you to reproduce the problem.

Best regards,
  Seb

-- 
Sebastien Vauban





  parent reply	other threads:[~2014-02-18 18:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.11884.1389702917.10748.bug-gnu-emacs@gnu.org>
2014-01-22  9:39 ` bug#16440: 24.3.50; Some colors of the theme aren't respected in latest Emacs Sebastien Vauban
     [not found] ` <86d2jubv6d.fsf-oHC15RC7JGTNLxjTenLetw@public.gmane.org>
2014-01-22  9:39   ` Sebastien Vauban
2014-02-18  8:37   ` bug#16440: bug#16780: 24.2.91; Emacs crash when C-c C-c on captured item Sebastien Vauban
2014-02-18 18:04     ` Eli Zaretskii
     [not found]       ` <831tz070w0.fsf-mXXj517/zsQ@public.gmane.org>
2014-02-18 18:51         ` Sebastien Vauban [this message]
2014-02-20 16:35           ` Eli Zaretskii
     [not found] <mailman.15328.1392652455.10748.bug-gnu-emacs@gnu.org>
     [not found] ` <mailman.15328.1392652455.10748.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
2014-02-17 15:57   ` Sebastien Vauban
2014-02-17 16:14     ` Eli Zaretskii
     [not found]       ` <83ob2590nf.fsf-mXXj517/zsQ@public.gmane.org>
2014-02-17 21:10         ` Sebastien Vauban
2014-02-17 21:15           ` Eli Zaretskii
     [not found]             ` <83wqgt7862.fsf-mXXj517/zsQ@public.gmane.org>
2014-02-17 21:23               ` Sebastien Vauban
2014-02-17 21:31                 ` Eli Zaretskii
     [not found]                   ` <83txbx77ev.fsf-mXXj517/zsQ@public.gmane.org>
2014-02-17 21:39                     ` bug#16440: " Sebastien Vauban
2014-02-17 21:47                       ` Eli Zaretskii
     [not found]             ` <mailman.15395.1392672252.10748.bug-gnu-emacs@gnu.org>
     [not found]               ` <mailman.15395.1392672252.10748.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
2014-02-17 21:33                 ` bug#16440: " Sebastien Vauban
2014-02-18  0:59             ` Glenn Morris

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=86ioscw8xn.fsf@somewhere.org \
    --to=sva-news-d0wtavr13harg/idocfnwg@public.gmane.org \
    --cc=16440-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org \
    --cc=eliz-mXXj517/zsQ@public.gmane.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.