public inbox for guile-emacs@sourceware.org
 help / color / mirror / Atom feed
* scheme directory
@ 2000-05-03  4:52 Satoru Takabayashi
  2000-05-03 12:15 ` Kalle Olavi Niemitalo
  2000-05-03 15:03 ` interrupting the Scheme process Keisuke Nishida
  0 siblings, 2 replies; 8+ messages in thread
From: Satoru Takabayashi @ 2000-05-03  4:52 UTC (permalink / raw)
  To: guile-emacs

Hi, I found the description of INSTALL file in the cvs
repository was inappropriate.

Original:

  # mkdir /usr/local/share/emacs/scheme
  # cp -r emacs /usr/local/share/emacs/scheme

My suggestion:

  # mkdir /usr/local/share/emacs/20.6/scheme
  # cp -r emacs /usr/local/share/emacs/20.6/scheme

  or 

  # mkdir /usr/local/share/emacs/site-scheme
  # cp -r emacs /usr/local/share/emacs/site-scheme


Anyway, why should we install *.scm files into
"/usr/local/share/emacs/20.6/scheme/emacs" instead of
"/usr/local/share/emacs/20.6/scheme"?  I think `emacs' at
the end of the path is redundant.

Moreover, it might be fine to install *.scm files
automatically by `make install' of Guile Emacs.

p.s.
I am new to Scheme. I have been studying Scheme with Guile
Emacs.  scheme-interaction-mode is great. I hope
interrupting the Scheme process with C-g will be possible.

Thanks,
-- Satoru Takabayashi

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

end of thread, other threads:[~2000-05-06 10:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-03  4:52 scheme directory Satoru Takabayashi
2000-05-03 12:15 ` Kalle Olavi Niemitalo
2000-05-05 11:56   ` Ken Raeburn
2000-05-03 15:03 ` interrupting the Scheme process Keisuke Nishida
2000-05-04 10:21   ` Kalle Olavi Niemitalo
2000-05-05 12:08   ` Ken Raeburn
2000-05-06  8:00     ` Keisuke Nishida
2000-05-06 10:34       ` Ken Raeburn

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).