Groups | Search | Server Info | Login | Register


Groups > de.comp.editoren > #461

Re: 2x Emacs / Windows - HOME trennen

From Sani Schulz <sani_schulz@web.de>
Newsgroups de.comp.editoren
Subject Re: 2x Emacs / Windows - HOME trennen
Date 2023-11-23 19:18 +0100
Message-ID <86msv4bafr.fsf@gnus.sanflorimal.de> (permalink)
References (2 earlier) <ujkftf.3bs.1@stefan.msgid.phost.de> <86sf4xr37p.fsf@gnus.sanflorimal.de> <m25y1t4hp7.fsf@mid.individual.net> <87v89szw1t.fsf@pixie.holgi.priv> <m2sf4wbupo.fsf@mid.individual.net>

Show all headers | View raw


* Am 23.11.2023 begab es sich, dass Juergen Fenn schrieb:

> Vielleicht erklärt uns Sani ja noch, warum sie die alte Version immer
> noch nutzen möchte. Man _kann_ das so machen. Als ich mich aber von
> Aquamacs verabschiedete, fand ich es auch einfacher, gleich _alles_ auf
> Version 29.1 umzustellen.

Danke für Deine Hilfe.

Würde der Emacs 29.1 funktionieren, würde ich den gerne benutzen - daher
meine Frage hier :-).

Wobei "boxquote" wohl eher ein kleines Problem ist, daher hätte ich
gerne getrennte HOME (mit einer aktuellen boxquote.el funktioniert das
alte Gnus nicht mehr).

,----
| j:/my_lisp/boxquote.el: Warning: ‘point’ is an obsolete generalized variable;
|     use ‘goto-char’ instead.
| j:/my_lisp/boxquote.el: Warning: ‘point’ is an obsolete generalized variable;
|     use ‘goto-char’ instead.
| j:/my_lisp/boxquote.el: Warning: ‘point’ is an obsolete generalized variable;
|     use ‘goto-char’ instead.
| j:/my_lisp/boxquote.el: Warning: ‘point’ is an obsolete generalized variable;
|     use ‘goto-char’ instead.
| j:/my_lisp/boxquote.el: Warning: ‘point’ is an obsolete generalized variable;
|     use ‘goto-char’ instead.
| j:/my_lisp/boxquote.el: Warning: ‘point’ is an obsolete generalized variable;
|     use ‘goto-char’ instead.
`----

Soweit ich das folgende verstehe, gibt es dann ein Problem mit meiner
.authinfo, weil das PW dort nicht "verschlüsselt" steht?  Oder mit dem
PW in der .gnus?

,----
| Unable to open server nntp+127.0.0.1 due to: auth-source-netrc-parse-entries: Unexpected ‘machine’ token at line 2
| Reading j:/.newsrc.eld...
| Opening nnfolder server on archive...done
| Opening nnml server on private...done
| No new newsgroups
| Checking new news...
| Reading active file from private via nnml...
| Opening nnml server on private...done
| Reading incoming mail from pop...
| Mail source (pop :server 127.0.0.1 :user gnus :password XXXX) failed: (error auth-source-netrc-parse-entries: Unexpected ‘machine’ token at line 2)
| nnml: Reading incoming mail (no new mail)...done
| Reading active file from private via nnml...done
| Reading active file from archive via nnfolder...done
| Reading active file via nndraft...done
| Checking new news...done
| Warning: Unable to open server nntp+127.0.0.1 due to: auth-source-netrc-parse-entries: Unexpected ‘machine’ token at line 2
| Package cl is deprecated
`----

Mit dem Tipp von Holger bekam ich eine Fehlermeldung,

Für meinen alten Emacs (der funktioniert :-), benutze den gerade) habe
ich meine .emacs ein bisserl angepasst, alles prima.

Der neue Emac hat nur mit "my_lisp" (boxquote) ein Problem, soweit ich
das bisher sehe. Und mit dem PW, hmm.


,----[ .emacs ]
|   (if (eq emacs-version 29.1)
|      ;;    (load-file "j:/path/to/.emacs")
|          (load-file "c:/Programme/Emacs/emacs-29.1"))
| 
| (add-to-list 'load-path "c:/Programme/Emacs/emacs-29.1/bin")
| (add-to-list 'load-path "c:/Programme/Emacs/emacs-29.1/lib")
| (add-to-list 'load-path "c:/Programme/Emacs/emacs-29.1/share")
| 
| (add-to-list 'load-path "j:/bbdb/lisp")
| (add-to-list 'load-path "j:/bbdb/bits")
| (require 'bbdb)
| 
| (add-to-list 'load-path "J:/my_lisp")
`----


Grüße, Sabine

-- 
Diese E-Mail wurde von Avast-Antivirussoftware auf Viren geprüft.
www.avast.com

Back to de.comp.editoren | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

2x Emacs / Windows - HOME trennen Sani Schulz <sani_schulz@web.de> - 2023-11-21 19:56 +0100
  Re: 2x Emacs / Windows - HOME trennen Helmut Waitzmann <nn.throttle@xoxy.net> - 2023-11-22 00:19 +0100
    Re: 2x Emacs / Windows - HOME trennen Stefan Reuther <stefan.news@arcor.de> - 2023-11-22 08:59 +0100
      Re: 2x Emacs / Windows - HOME trennen Sani Schulz <sani_schulz@web.de> - 2023-11-22 20:35 +0100
        Re: 2x Emacs / Windows - HOME trennen Juergen Fenn <jfenn@gmx.net> - 2023-11-22 22:11 +0100
          Re: 2x Emacs / Windows - HOME trennen Holger Schauer <Holger.Schauer@gmx.de> - 2023-11-23 09:57 +0100
            Re: 2x Emacs / Windows - HOME trennen Juergen Fenn <jfenn@gmx.net> - 2023-11-23 12:00 +0100
              Re: 2x Emacs / Windows - HOME trennen Christian Garbs <mitch@cgarbs.de> - 2023-11-23 14:23 +0000
              Re: 2x Emacs / Windows - HOME trennen Sani Schulz <sani_schulz@web.de> - 2023-11-23 19:18 +0100
                Re: 2x Emacs / Windows - HOME trennen Juergen Fenn <jfenn@gmx.net> - 2023-11-23 22:02 +0100
                Re: 2x Emacs / Windows - HOME trennen Sani Schulz <sani_schulz@web.de> - 2023-11-24 20:03 +0100
                Re: 2x Emacs / Windows - HOME trennen Juergen Fenn <jfenn@gmx.net> - 2023-11-24 21:30 +0100
                Re: 2x Emacs / Windows - HOME trennen Clemens Schüller <cs.usenet@mailbox.org> - 2023-11-24 21:57 +0100
                Re: 2x Emacs / Windows - HOME trennen Sani Schulz <sani_schulz@web.de> - 2023-11-24 22:10 +0100
                Re: 2x Emacs / Windows - HOME trennen Clemens Schüller <cs.usenet@mailbox.org> - 2023-11-24 22:18 +0100
                Re: 2x Emacs / Windows - HOME trennen Sani Schulz <sani_schulz@web.de> - 2023-11-24 22:46 +0100
                Re: 2x Emacs / Windows - HOME trennen Michael Albinus <michael.albinus@gmx.de> - 2023-11-25 12:29 +0100
                Re: 2x Emacs / Windows - HOME trennen Sani Schulz <sani_schulz@web.de> - 2023-11-25 20:06 +0100
                Re: 2x Emacs / Windows - HOME trennen Michael Albinus <michael.albinus@gmx.de> - 2023-11-25 21:21 +0100

csiph-web