From: "Silvestro Demartis" <zetaform@tiscali.it>
Subject: Re: IMPORTANTE... ho un problema con Emacs (Linux), forse tu.....
Date: Tue, 27 Aug 2002 17:31:21 +0200 [thread overview]
Message-ID: <000201c24de6$5c8daa00$01a10b3e@jonny> (raw)
[-- Attachment #1: Type: text/plain, Size: 2352 bytes --]
Ciao.... ho provato a fare quello che mi hai detto (sotto Gnu Emacs in Windows):
""" per "caricare" un file all'interno di emacs si usa il commando load, o
con una sequenza di tasti:
M-x load-file RET plasm-mode.el RET
o con del codice elisp (inserito nel tuo .emacs se vuoi che viene
caricato ad ogni avvio di emacs):
(load "plasm-mode.el")
ovviamente dovrai specificare il percorso completo al file
plasm-mode.el. """
non sono riuscito ad aggiungere il codice elisp nel mio .emacs (non so quale file sia e dove si trovi) ma mi pare di capire che ciò va fatto solo se voglio
che Emacs (io sto usanto Gnu Emacs sotto Windows) carichi ad ogni avvio il mio Plasm-Mode.el.... in ogni caso sono riuscito a fargli compilare il
file Plasm-Mode.el ma non con la sequenza di tasti M-x load-file RET plasm-mode.el RET ma direttamente dal menu Emacs-Lisp alla voce Byte compile this File....
dovrebbe essere lo stesso non è vero?
dopo aver fatto cio infatti viene creto il file Plasm-Mode.elc nella stessa cartella in cui vi era il Plas-Mode.el !!!!
Credevo di aver risolto è ho provato ad aprire un file .psm (estensione
del linguaggio che voglio configurare sotto Emacs) e come per magia nel menu
di Emacs compare la voce PLASM con i seguenti sottomenù ( Eval Scheme
expression; Eval Plasm Expression, Start Interpreter) ho selezionato Eval Plasm
Expression ma....... nulla.....mi da il seguente errore:
""" default-load-handler: cannot open input file:
"C:\WINDOWS\Desktop\src\Plasm\init.scm" (No such file or directory; errno=2)
Process plasm exited abnormally with code -1
default-load-handler: cannot open input file:
"C:\WINDOWS\Desktop\src\Plasm\init.scm" (No such file or directory; errno=2)
Process plasm exited abnormally with code -1 """
mentre nel frame più inferiore mi viene detto """ No Lisp Subprocess; see variable 'inferior-lisp-buffer'
sai da cosa può dipendere?? il mio problema è proprio questo!!.... poichè se tu mi dici che poi sotto Linux non ci sono problemi poiche le cose sono identiche(a me infatti importa che il tutto funzioni su Emacs Linux)
io non ho alcuna idea....sara forse colpa del file Plasm-mode.el ?
Ti ringrazio ancora per il tuo interessamento.....
Grazie
Silvestro
ciao Silvestro
[-- Attachment #2: Type: text/html, Size: 4202 bytes --]
next reply other threads:[~2002-08-27 15:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-27 15:31 Silvestro Demartis [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-08-23 16:55 IMPORTANTE... ho un problema con Emacs (Linux), forse tu Silvestro Demartis
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='000201c24de6$5c8daa00$01a10b3e@jonny' \
--to=zetaform@tiscali.it \
/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).