all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs error
@ 2004-07-16 18:39 Moore, Jerry C
  0 siblings, 0 replies; 5+ messages in thread
From: Moore, Jerry C @ 2004-07-16 18:39 UTC (permalink / raw)


What is this directory for or should it be a link to 
/usr/local/share/emacs/21.3/lisp

# emacs
Warning: Lisp directory `/usr/local/share/emacs/21.3/leim' does not exist.





Jerry Moore
Sr. UNIX Systems Administrator
Work 972-659-3226
Mobile 214-868-6953
jerry.c.moore@boeing.com
 

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

* Re: emacs error
       [not found] <mailman.185.1090014318.1960.bug-gnu-emacs@gnu.org>
@ 2004-07-19 15:55 ` Kevin Rodgers
  0 siblings, 0 replies; 5+ messages in thread
From: Kevin Rodgers @ 2004-07-19 15:55 UTC (permalink / raw)


Moore, Jerry C wrote:
 > What is this directory for or should it be a link to
 > /usr/local/share/emacs/21.3/lisp
 >
 > # emacs
 > Warning: Lisp directory `/usr/local/share/emacs/21.3/leim' does not exist.

 From the emacs-21.3/INSTALL file:

|   1. If you want to be able to input international characters which
|      your keyboard doesn't support directly (i.e. you cannot type
|      them at the shell prompt), download the leim-M.N.tar.gz
|      distribution and unpack it into the same directory where you have
|      unpacked the main Emacs distribution.  See ADDITIONAL
|      DISTRIBUTION FILES, below, for more about this.

...

| ADDITIONAL DISTRIBUTION FILES
|
| * leim-M.N.tar.gz
|
| The Emacs Lisp code for input methods for various international
| character scripts allows you to input characters in scripts which are
| not directly supported by your keyboard. It is distributed in a
| separate tar file because it amounts to a significant fraction of the
| size of the distribution.  This tar file is called leim-M.N.tar.gz,
| with the same version number as Emacs, and it unpacks into the
| directory emacs-M.N/leim.
|
| You should unpack leim-M.N.tar.gz into the same directory where you
| have previously unpacked the main Emacs distribution.  It fills in the
| contents of one subdirectory, which is present in the main Emacs
| distribution only in dummy form.
|
| Once you have unpacked the Leim tar file into the Emacs source tree,
| building and installing Emacs automatically installs the input method
| support as well.  If you have built Emacs without unpacking Leim
| first, just unpack Leim, build Emacs again, and install it again.

-- 
Kevin Rodgers

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

* emacs error
@ 2007-07-13 18:52 rogv24
  2007-07-13 21:07 ` Peter Dyballa
  2007-07-14  7:41 ` Anselm Helbig
  0 siblings, 2 replies; 5+ messages in thread
From: rogv24 @ 2007-07-13 18:52 UTC (permalink / raw)
  To: help-gnu-emacs

/usr/local/bin/emacs hello
X connection to localhost:10.0 broken (explicit kill or server
shutdown

I recieved this after I installed emacs.
Thanks

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

* Re: emacs error
  2007-07-13 18:52 emacs error rogv24
@ 2007-07-13 21:07 ` Peter Dyballa
  2007-07-14  7:41 ` Anselm Helbig
  1 sibling, 0 replies; 5+ messages in thread
From: Peter Dyballa @ 2007-07-13 21:07 UTC (permalink / raw)
  To: rogv24; +Cc: help-gnu-emacs


Am 13.07.2007 um 20:52 schrieb rogv24@yahoo.com:

> localhost:10.0

Doesn't this remind you of a set DISPLAY environment for Secure SHell?

--
Greetings

   Pete     === -Q
              ==<__/% >>
_____________(_)____@_____________________________

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

* Re: emacs error
  2007-07-13 18:52 emacs error rogv24
  2007-07-13 21:07 ` Peter Dyballa
@ 2007-07-14  7:41 ` Anselm Helbig
  1 sibling, 0 replies; 5+ messages in thread
From: Anselm Helbig @ 2007-07-14  7:41 UTC (permalink / raw)
  To: help-gnu-emacs

At Fri, 13 Jul 2007 11:52:26 -0700,
rogv24@yahoo.com wrote:
> 
> /usr/local/bin/emacs hello
> X connection to localhost:10.0 broken (explicit kill or server
> shutdown
> 
> I recieved this after I installed emacs.
> Thanks

I'm guessing that you: 
- are ssh'ing to a remote machine 
- ...with X-forwarding enabled in your ssh client
- ...but you have no X-server running on your local machine 
- you then installed and started an emacs on the remote machine

You can either disable X-forwarding in your ssh client, since it makes
no sense when you don't have a local X server, or you can just start
emacs with the -nw switch to have it start up in a terminal. 

Or you could install an X server - for windows there's Xming, which is
free, reasonably easy to install, and you don't need to install cygwin
with it. There are also several commercial X servers available.

I prefer to have emacs in an X window if the connection to the server
I'm working on is speedy enough: you've got more colours, so the
syntax highlighting is prettier, and you will have less problems with
the standard keybindings.

As an alternative, you can install emacs locally and make it fetch the
files you want to edit via ssh; look for the "TRAMP" manual. TRAMP is
part of the recent emacs 22 release. 

HTH

Anselm

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

end of thread, other threads:[~2007-07-14  7:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-13 18:52 emacs error rogv24
2007-07-13 21:07 ` Peter Dyballa
2007-07-14  7:41 ` Anselm Helbig
     [not found] <mailman.185.1090014318.1960.bug-gnu-emacs@gnu.org>
2004-07-19 15:55 ` Kevin Rodgers
  -- strict thread matches above, loose matches on Subject: below --
2004-07-16 18:39 Moore, Jerry C

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.