unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#1540: emacsclient -t fails under su
@ 2008-12-11 20:13 Glenn Morris
  2008-12-11 21:19 ` Dan Nicolaescu
  0 siblings, 1 reply; 9+ messages in thread
From: Glenn Morris @ 2008-12-11 20:13 UTC (permalink / raw)
  To: bug-gnu-emacs


I'm logged into an X session as user1.
From the xterm associated with /dev/pts/12, I do:

user1> su - user2
user2> emacs -Q -nw

That works fine. Then I exit that Emacs and do:

user2> emacs -Q -f server-start &    # works fine
user2> emacsclient -c                # works fine
user2> emacsclient -t
*ERROR*: Could not open file: /dev/pts/12

(and indeed user2 does not have permissions for this file)

user2> emacsclient -t

This second attempt kills Emacs with a segfault.







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

end of thread, other threads:[~2008-12-12 19:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-11 20:13 bug#1540: emacsclient -t fails under su Glenn Morris
2008-12-11 21:19 ` Dan Nicolaescu
2008-12-11 23:51   ` Glenn Morris
2008-12-12  1:02     ` Dan Nicolaescu
2008-12-12  1:31       ` Glenn Morris
2008-12-12  1:40         ` Processed: " Emacs bug Tracking System
2008-12-12 15:11       ` Andreas Schwab
2008-12-12  1:18     ` Dan Nicolaescu
2008-12-12 19:02       ` Stefan Monnier

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).