unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Alfred M. Szmidt" <ams@gnu.org>
To: bug-gnu-emacs@gnu.org
Subject: bug#2864: emacsclient bugs..
Date: Thu, 02 Apr 2009 15:14:28 -0400	[thread overview]
Message-ID: <E1LpSMu-0005RY-1b@fencepost.gnu.org> (raw)

There are a few problems with emacsclient in CVS, first one is that
one cannot run emacsclient from the build directory, you can do this
with emacs just fine.  But emacsclien gets confused as to where things
are, and you must do a `make install' to be able to use emacsclient
properly.

The second one is that the handling of -a/--alternative-editor is
problematic,

$ emacs/lib-src/emacsclient -a -c
emacs/lib-src/emacsclient: file name or argument required
Try `emacs/lib-src/emacsclient --help' for more information

According to the docstring, the argument to -a is optional, but one
must supply a empty string explicitly for things to work as
advertised.


In GNU Emacs 22.1.1 (x86_64-pc-linux-gnu)
 of 2008-01-22 on osmium, modified by Ubuntu
configured using `configure  '--build=x86_64-linux-gnu' '--host=x86_64-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs22:/etc/emacs:/usr/local/share/emacs/22.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/22.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/22.1/leim' '--with-x=no' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: RMAIL

Minor modes in effect:
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent input:
n n n n n n n n n n n n n n n n n n n n n n n n n n 
n n n n n n n n SPC SPC n n n n n n n n n SPC n n n 
n n n n n n C-x o C-r j o b C-g C-x o g n n g n n n 
n n n n n n n C-x C-s g g n n n n n n n n n n n n n 
n n n C-x C-s g n n n n n n n n n n n n C-x C-s g n 
n n C-x C-s n g g C-x C-s g g g g C-x C-s g g g n n 
C-x C-s g C-x d RET C-x 1 n p p d n n d d d d d RET 
h C-x k RET C-x o C-x k RET C-x o C-x 1 C-p C-p C-p 
C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p 
C-p C-p x y e s RET C-n C-n C-n C-n C-n C-n C-n C-n 
g x n n g ESC x r m RET h n n n n n n n n n n n n n 
n n n n n n n n n n n n n n n n n n n n n n n n n C-x 
o C-x C-s C-x C-s g g n n n n n C-x C-s g n n n n n 
n g n n n n n n C-x C-s g n ESC x e m a DEL DEL DEL 
r e p o TAB r t TAB RET

Recent messages:
Saving file /home/a/ams/RMAIL...
Wrote /home/a/ams/RMAIL
Getting mail from /srv/data/mail/ams...
Counting new messages...done (2)
Saving file /home/a/ams/RMAIL...
Wrote /home/a/ams/RMAIL
Computing summary lines...done
2 new messages read
Making completion list...
Loading emacsbug...done







             reply	other threads:[~2009-04-02 19:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-02 19:14 Alfred M. Szmidt [this message]
2009-04-02 19:50 ` bug#2864: emacsclient bugs Dan Nicolaescu
2009-04-02 20:12   ` Alfred M. Szmidt
2009-04-02 20:25     ` Dan Nicolaescu
2009-04-02 20:35       ` Alfred M. Szmidt
2009-04-02 21:14         ` Dan Nicolaescu
2009-04-02 21:23           ` Alfred M. Szmidt
2009-04-02 21:41             ` Dan Nicolaescu
2009-04-02 22:06               ` Alfred M. Szmidt
2009-04-03  0:51     ` Stefan Monnier
2022-02-12  7:15 ` bug#2864: running emacsclient uninstalled Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=E1LpSMu-0005RY-1b@fencepost.gnu.org \
    --to=ams@gnu.org \
    --cc=2864@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@gnu.org \
    /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 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).