unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#28712: 25.3; get_environ_db not inserting dash after .Xdefaults
@ 2017-10-05 13:01 Douglas Crosher
  2017-10-05 14:28 ` Noam Postavsky
  0 siblings, 1 reply; 2+ messages in thread
From: Douglas Crosher @ 2017-10-05 13:01 UTC (permalink / raw)
  To: 28712


Perhaps src/xrdb.c: get_user_db() should be inserting a dash '-' between
.Xdefaults and the hostname. Looking at a trace it tries to open
.Xdefaults$HOSTNAME rather than .Xdefaults-$HOSTNAME





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#28712: 25.3; get_environ_db not inserting dash after .Xdefaults
  2017-10-05 13:01 bug#28712: 25.3; get_environ_db not inserting dash after .Xdefaults Douglas Crosher
@ 2017-10-05 14:28 ` Noam Postavsky
  0 siblings, 0 replies; 2+ messages in thread
From: Noam Postavsky @ 2017-10-05 14:28 UTC (permalink / raw)
  To: Douglas Crosher; +Cc: 28712

close 28712 26.1
merge 28708 28712
quit

On Thu, Oct 5, 2017 at 9:01 AM, Douglas Crosher <dtc@scieneer.com> wrote:
>
> Perhaps src/xrdb.c: get_user_db() should be inserting a dash '-' between
> .Xdefaults and the hostname. Looking at a trace it tries to open
> .Xdefaults$HOSTNAME rather than .Xdefaults-$HOSTNAME

This was recently fixed in emacs-26.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-05 14:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-05 13:01 bug#28712: 25.3; get_environ_db not inserting dash after .Xdefaults Douglas Crosher
2017-10-05 14:28 ` Noam Postavsky

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).