all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Daniel Barrett <dbarrett@blazemonger.com>
Cc: npostavs@users.sourceforge.net, 24554@debbugs.gnu.org
Subject: 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	[thread overview]
Message-ID: <83a8esoze8.fsf@gnu.org> (raw)
In-Reply-To: <22506.62423.547320.221909@blazemonger.com> (message from Daniel Barrett on Tue, 27 Sep 2016 18:33:59 -0400)

> Date: Tue, 27 Sep 2016 18:33:59 -0400
> Cc: npostavs@users.sourceforge.net,
>     24554@debbugs.gnu.org, Daniel Barrett <dbarrett@blazemonger.com>
> From: Daniel Barrett <dbarrett@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.





  reply	other threads:[~2016-09-28 14:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-27 12:00 bug#24554: 24.5; kill-ring-save fails to give visual feedback on first run, but does on the second Daniel Barrett
2016-09-27 12:33 ` npostavs
2016-09-27 12:39   ` Daniel Barrett
2016-09-27 14:45     ` Eli Zaretskii
2016-09-27 16:05       ` Daniel Barrett
2016-09-27 16:27         ` Eli Zaretskii
2016-09-27 22:33         ` Daniel Barrett
2016-09-28 14:46           ` Eli Zaretskii [this message]
2016-09-28 22:41             ` Daniel Barrett
2016-09-29  2:47               ` Eli Zaretskii

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=83a8esoze8.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=24554@debbugs.gnu.org \
    --cc=dbarrett@blazemonger.com \
    --cc=npostavs@users.sourceforge.net \
    /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.