GNU bug report logs - #7975
23.2; emacsclient and first "C-c ..." command

Previous Next

Package: emacs;

Reported by: Nicolas Dudebout <nicolas.dudebout <at> gatech.edu>

Date: Thu, 3 Feb 2011 17:23:01 UTC

Severity: normal

Tags: unreproducible

Found in version 23.2

Done: Noam Postavsky <npostavs <at> users.sourceforge.net>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 7975 <at> debbugs.gnu.org (full text, mbox):

From: Alex <agrambot <at> gmail.com>
To: Nicolas Dudebout <nicolas.dudebout <at> gatech.edu>
Cc: 7975 <at> debbugs.gnu.org
Subject: Re: bug#7975: 23.2; emacsclient and first "C-c ..." command
Date: Sat, 20 Aug 2016 13:23:25 -0600
Nicolas Dudebout <nicolas.dudebout <at> gatech.edu> writes:

> When launchin emacsclient right after starting emacs daemon,
> mode specific commands (i.e. commands starting by C-c) do not work.
> However, after you execute any command it works normally.
>
> "any command" can be:
> - a failed C-c command
> - or anything else like C-n
>
> Here are 3 examples to show what is happening. Each example starts from
> emacs not running.
>
> Example 1:
> $ emacs -Q --daemon
> $ emacsclient foo.py
> "C-c C-c" -> "C-c C-c undefined"
> "C-c C-c" does work
>
> Example 2:
> $ emacs -Q --daemon
> $ emacsclient bar.c
> "C-c C-n" -> "C-c C-n undefined"
> "C-c C-n" does work
>
> Example 3:
> $ emacs -Q --daemon
> $ emacsclient bar.c
> "C-n"
> "C-c C-n" does work
>
> Regards,
>
> Nicolas

Hi, I can't seem to reproduce this even on Emacs 23.2. Is anyone else
able to?




This bug report was last modified 7 years and 155 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.