emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacsclient in 25 branch: error opening any file


From: Joseph Mingrone
Subject: emacsclient in 25 branch: error opening any file
Date: Wed, 01 Jun 2016 16:10:49 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.94 (berkeley-unix)

Hi,

After starting an Emacs daemon, everything works as expected, but after some
time (or event I'm unaware of), trying to open a file from a shell gives an
error.

% emacsclient some_file
Waiting for Emacs...
*ERROR*: Wrong type argument: stringp, nil

I can create new frames, so the daemon is alive and reachable, but the error is
still reported.

% emacsclient -nc
*ERROR*: Wrong type argument: stringp, nil
(new frame opens)

Creating a new frame without the -n flag fails.

% emacsclient -nc
*ERROR*: Wrong type argument: stringp, nil
(no new frame)

How should I debug this?  Using (setq debug-on-error t) doesn't help.

This is with the 5th pretest for 25, but the problem has been around earlier in
the 25 branch.

Regards,

Joseph

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]