all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: Philip Armstrong <phil@kantaka.co.uk>
Cc: 5095@emacsbugs.donarmstrong.com
Subject: bug#5095: 23.1; emacsclient -t leaves terminal in an odd state if daemon not started
Date: Sat, 05 Dec 2009 16:16:45 -0500	[thread overview]
Message-ID: <87my1xce9u.fsf@stupidchicken.com> (raw)

> If I start emacsclient like, without the emacs deamon already running:
>
> $ emacsclient -t
> or
> $ emacsclient -t <filename>
>
> and then press pagedown, emacs inserts the string "6~" into the buffer
> at point.

If there is no server present, you should get an error message like
this:

  emacsclient: can't find socket; have you started the server?
  To start the server in Emacs, type "M-x server-start".
  emacsclient: No socket or alternate editor.  Please use:

        --socket-name
        --server-file      (or environment variable EMACS_SERVER_FILE)
        --alternate-editor (or environment variable ALTERNATE_EDITOR)

Please provide a self-contained recipe for reproducing this bug.





             reply	other threads:[~2009-12-05 21:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-05 21:16 Chong Yidong [this message]
2009-12-05 23:08 ` bug#5095: 23.1; emacsclient -t leaves terminal in an odd state if daemon not started Philip Armstrong
  -- strict thread matches above, loose matches on Subject: below --
2010-01-05 14:05 Chong Yidong
2010-01-02 17:58 Chong Yidong
2009-12-01 22:29 Philip Armstrong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87my1xce9u.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=5095@emacsbugs.donarmstrong.com \
    --cc=phil@kantaka.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.