GNU bug report logs - #24554
24.5; kill-ring-save fails to give visual feedback on first run, but does on the second

Previous Next

Package: emacs;

Reported by: Daniel Barrett <dbarrett <at> blazemonger.com>

Date: Tue, 27 Sep 2016 12:01:01 UTC

Severity: normal

Found in version 24.5

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #26 received at 24554 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Daniel Barrett <dbarrett <at> blazemonger.com>
Cc: 24554 <at> debbugs.gnu.org, npostavs <at> users.sourceforge.net
Subject: Re: bug#24554: 24.5;
 kill-ring-save fails to give visual feedback on first run, but does
 on the second
Date: Wed, 28 Sep 2016 17:46:39 +0300
> Date: Tue, 27 Sep 2016 18:33:59 -0400
> Cc: npostavs <at> users.sourceforge.net,
>     24554 <at> debbugs.gnu.org, Daniel Barrett <dbarrett <at> blazemonger.com>
> From: Daniel Barrett <dbarrett <at> blazemonger.com>
> 
> So... any idea where I might find where these resources are set? I
> don't have an .Xdefaults or .Xresources file in my home directory.

AFAIR, it could be in any number of places, because the X startup
scripts could source any file Ubuntu wants them to.  The classical
places are as below:

  . /usr/lib/X11/app-defaults
  . files in the directory pointed to by the XAPPLRESDIR environment
    variable
  . a file in your home directory named literally "Emacs"
  . explicit arguments to xrdb invocation when the X session starts
  . a file pointed to by the XENVIRONMENT environment variable

Also look inside the file .xinitrc, if you have it, and in
/etc/X11/xinit/xinitrc, for possible clues.

Once again, Ubuntu could (and probably did) hack the heck out of this
stuff by providing their own resources somewhere and arranging for the
X session to source them at startup.  That's Ubuntu-specific, so I
have no idea, as I don't use that system actively.  Various Google
hits seem to indicate that the /etc/X11/Xsession.d directory might
hold at least some of the relevant stuff.  The Xsession man page might
help.

> I'd like to track it down and file an Ubuntu bug report if
> necessary.

That is probably a good idea anyway.




This bug report was last modified 8 years and 234 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.