emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Sebastian Rose <sebastian_rose@gmx.de>
Cc: Emacs-orgmode mailing list <emacs-orgmode@gnu.org>
Subject: Re: Emacs 24: add symlink to .dir-settings.el
Date: Mon, 26 Apr 2010 00:04:20 +0200	[thread overview]
Message-ID: <42F80FA1-CEA0-4373-A3F4-E63E06CDE686@gmail.com> (raw)
In-Reply-To: <87iq7icwvb.fsf@gmx.de>


On Apr 23, 2010, at 11:59 AM, Sebastian Rose wrote:

> Hi,
>
>
> I found emacs 24 does not respect the
>
>   .dir-settings.el
>
> anymore. Instead, it reads the
>
>  .dir-locals.el
>
>
> As it may have the exactly same contents, could we add a symlink?

I guess this would be somewhat system dependent?  Not all operating  
systems
do support this, I suppose?

- Carsten

>
> http://www.kernel.org/pub/software/scm/git/docs/git-config.html
> states it will work on FAT, too (there a file is created, but you  
> cannot
> change the type by accident).
>
>
> I tested, and it works:
>
>   $ ln -s  .dir-settings.el .dir-locals.el
>
>   $ git add .dir-locals.el
>
>   $ git commit
>   Waiting for Emacs...
>   [mit-symlink 7a09e3f] Added a symlink `.dir-locals.e.'
>    1 files changed, 1 insertions(+), 0 deletions(-)
>    create mode 120000 .dir-locals.el
>
>   $ rm .dir-locals.el
>
>   $ git reset --hard
>   HEAD is now at 7a09e3f Added a symlink `.dir-locals.e.'
>
>   $ ls -la .dir*
>   lrwxrwxrwx 1 sebastian ... 11:53 .dir-locals.el -> .dir-settings.el
>   -rw-r--r-- 1 sebastian ... 10:44 .dir-settings.el
>
>
> Objections?
>
>
>   Sebastian
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

  parent reply	other threads:[~2010-04-25 22:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-23  9:59 Emacs 24: add symlink to .dir-settings.el Sebastian Rose
2010-04-23 10:11 ` Greg Newman
2010-04-23 10:30   ` Sebastian Rose
2010-04-23 10:45     ` Greg Newman
2010-04-25 22:04 ` Carsten Dominik [this message]
2010-04-26  4:48 ` Carsten Dominik
2010-04-26  8:53   ` Sebastian Rose

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.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42F80FA1-CEA0-4373-A3F4-E63E06CDE686@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=sebastian_rose@gmx.de \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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).