all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#35882: `emacsclient -t' breaks a terminal when try to open not a readable file
@ 2019-05-24 12:43 vi
  2019-06-08  7:38 ` Eli Zaretskii
       [not found] ` <961c16cecda3d7d7d4170891d43b262d@teknik.io>
  0 siblings, 2 replies; 3+ messages in thread
From: vi @ 2019-05-24 12:43 UTC (permalink / raw)
  To: 35882

[-- Attachment #1: Type: text/plain, Size: 215 bytes --]

After typing `emacsclient -t <filename>' where <filename> doesn't have a read permission for user,
I stop seeing the text I am typing in a terminal, also broken formatting of output text.
`stty sane' fixes that.

[-- Attachment #2: Type: text/html, Size: 492 bytes --]

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

* bug#35882: `emacsclient -t' breaks a terminal when try to open not a readable file
  2019-05-24 12:43 bug#35882: `emacsclient -t' breaks a terminal when try to open not a readable file vi
@ 2019-06-08  7:38 ` Eli Zaretskii
       [not found] ` <961c16cecda3d7d7d4170891d43b262d@teknik.io>
  1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2019-06-08  7:38 UTC (permalink / raw)
  To: vi; +Cc: 35882

> Date: Fri, 24 May 2019 12:43:40 +0000
> From: vi@teknik.io
> 
> After typing `emacsclient -t <filename>' where <filename> doesn't have a read permission for user,
> I stop seeing the text I am typing in a terminal, also broken formatting of output text.
> `stty sane' fixes that.

I believe this problem is already indirectly solved on the master
branch, since we now visit the file before creating the frame.  What I
see here with the master branch code is an error message saying
"*ERROR*: File is not readable: FILE", and the client exits without
leaving the terminal in a messed-up state.

Would it be possible for you to try the master branch and see if it
indeed solves the problem?

Thanks.





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

* bug#35882: `emacsclient -t' breaks a terminal when try to open not a readable file
       [not found] ` <961c16cecda3d7d7d4170891d43b262d@teknik.io>
@ 2019-06-19  2:39   ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2019-06-19  2:39 UTC (permalink / raw)
  To: vi; +Cc: 35882-done

> Date: Tue, 18 Jun 2019 19:53:59 +0000
> From: vi@teknik.io
> 
> > I believe this problem is already indirectly solved on the master
> > branch, since we now visit the file before creating the frame. What I
> > see here with the master branch code is an error message saying
> > "*ERROR*: File is not readable: FILE", and the client exits without
> > leaving the terminal in a messed-up state.
> > 
> > Would it be possible for you to try the master branch and see if it
> > indeed solves the problem?
> > 
> > Thanks.
> 
> 
> I tried master branch. Problem solved.

Thanks, closing.





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

end of thread, other threads:[~2019-06-19  2:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-24 12:43 bug#35882: `emacsclient -t' breaks a terminal when try to open not a readable file vi
2019-06-08  7:38 ` Eli Zaretskii
     [not found] ` <961c16cecda3d7d7d4170891d43b262d@teknik.io>
2019-06-19  2:39   ` Eli Zaretskii

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.