all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Silvestro Demartis <silvestro@mores.it>
Subject: Re(Marco Baringer): IMPORTANTE... ho un problema con Emacs (Linux), forse tu.....
Date: Thu, 29 Aug 2002 18:59:26 +0200	[thread overview]
Message-ID: <2e05fd2dcd61.2dcd612e05fd@vaionline.it> (raw)

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

             reply	other threads:[~2002-08-29 16:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-29 16:59 Silvestro Demartis [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-08-24 12:50 Re(Marco Baringer): IMPORTANTE... ho un problema con Emacs (Linux), forse tu Silvestro Demartis
2002-08-24 12:23 Silvestro Demartis
2002-08-24 12:43 ` Marco Baringer

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=2e05fd2dcd61.2dcd612e05fd@vaionline.it \
    --to=silvestro@mores.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.
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.