public inbox for guile-emacs@sourceware.org
 help / color / mirror / Atom feed
From: Satoru Takabayashi <satoru-t@is.aist-nara.ac.jp>
To: guile-emacs@sourceware.cygnus.com
Subject: scheme directory
Date: Wed, 03 May 2000 04:52:00 -0000	[thread overview]
Message-ID: <20000503205439E.satoru-t@is.aist-nara.ac.jp> (raw)

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

             reply	other threads:[~2000-05-03  4:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-03  4:52 Satoru Takabayashi [this message]
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

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=20000503205439E.satoru-t@is.aist-nara.ac.jp \
    --to=satoru-t@is.aist-nara.ac.jp \
    --cc=guile-emacs@sourceware.cygnus.com \
    /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.
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).