Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.editoren > #253

emacs - Standardordner

From Clemens Schüller <cs.usenet@mailbox.org>
Newsgroups de.comp.editoren
Subject emacs - Standardordner
Date 2020-02-22 11:20 +0100
Message-ID <m2imjy53ei.warhorse@cmschueller.my-fqdn.de> (permalink)

Show all headers | View raw


Hallo zusammen!

Ich hab hier das - leicht nervige - Problem, dass emacs bei C-x C-f oder
C-x d _immer_ / als Standardordner vorgibt, ich will aber ~/ haben.

In der .emacs steht

--8<---------------cut here---------------start------------->8---
(setq default-directory "/Users/mente/")
--8<---------------cut here---------------end--------------->8---

Aber, ausgewertet wird es wohl nicht, denn:


--8<---------------cut here---------------start------------->8---
default-directory is a variable defined in ‘C source code’.
Its value is "/"
Local in buffer *unsent posting on de.comp.editoren*; global value is nil

  Automatically becomes permanently buffer-local when set.
  This variable is safe as a file local variable if its value
  satisfies the predicate ‘stringp’.
  Probably introduced at or before Emacs version 1.11.

Documentation:
Name of default directory of current buffer.
It should be an absolute directory name; on GNU and Unix systems,
these names start with ‘/’ or ‘~’ and end with ‘/’.
To interactively change the default directory, use command ‘cd’.
--8<---------------cut here---------------end--------------->8---


Was kann man hier machen?
-- 
Beste Grüße, Clemens Schüller

Back to de.comp.editoren | Previous | NextNext in thread | Find similar | Unroll thread


Thread

emacs - Standardordner Clemens Schüller <cs.usenet@mailbox.org> - 2020-02-22 11:20 +0100
  Re: emacs - Standardordner Stefan Wiens <s.wi@gmx.net> - 2020-02-22 12:23 +0100
    Re: emacs - Standardordner Clemens Schüller <cs.usenet@mailbox.org> - 2020-02-22 12:32 +0100
      Re: emacs - Standardordner Helmut Waitzmann <nn.throttle@xoxy.net> - 2020-02-22 18:34 +0100
        Re: emacs - Standardordner Clemens Schüller <cs.usenet@mailbox.org> - 2020-02-22 18:49 +0100
          Re: emacs - Standardordner Helmut Waitzmann <nn.throttle@xoxy.net> - 2020-02-22 23:20 +0100
            Re: emacs - Standardordner Stefan Reuther <stefan.news@arcor.de> - 2020-02-23 09:41 +0100
        Re: emacs - Standardordner Stefan Wiens <s.wi@gmx.net> - 2020-02-23 12:01 +0100
          Magit als Standard VCS (was: emacs - Standardordner) Clemens Schüller <cs.usenet@mailbox.org> - 2020-02-23 21:22 +0100

csiph-web