[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18573: 24.3.93; set-face-attribute crashes Emacs when started with -
From: |
Eli Zaretskii |
Subject: |
bug#18573: 24.3.93; set-face-attribute crashes Emacs when started with -nw |
Date: |
Wed, 01 Oct 2014 21:16:33 +0300 |
> From: Jan Djärv <jan.h.d@swipnet.se>
> Date: Wed, 1 Oct 2014 20:11:34 +0200
> Cc: enquiries@vsm.in,
> 18573@debbugs.gnu.org
>
>
> 1 okt 2014 kl. 19:49 skrev Eli Zaretskii <eliz@gnu.org>:
>
> > If the frame argument is t, we could try looking for a GUI frame; that
> > way, we would signal an error in fewer cases. After all, using the
> > selected frame is arbitrary.
> >
> > At the very least, I think we should have a FIXME comment there
> > describing the problem.
>
> I added a comment.
Thanks.