GNU bug report logs -
#9317
[PATCH] Don't install .dir-locals.el
Previous Next
Reported by: Leo <sdl.web <at> gmail.com>
Date: Thu, 18 Aug 2011 03:50:02 UTC
Severity: minor
Tags: patch
Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 9317 in the body.
You can then email your comments to 9317 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, cyd <at> stupidchicken.com, larsi <at> gnus.org, bug-gnu-emacs <at> gnu.org
:
bug#9317
; Package
emacs
.
(Thu, 18 Aug 2011 03:50:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Leo <sdl.web <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
cyd <at> stupidchicken.com, larsi <at> gnus.org, bug-gnu-emacs <at> gnu.org
.
(Thu, 18 Aug 2011 03:50:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
This is a minor bug but since the main .dir-locals.el in the toplevel of
the repo isn't installed, neither should lisp/gnus/.dir-locals.el and
maybe others.
=== modified file 'Makefile.in'
--- Makefile.in 2011-07-09 00:18:49 +0000
+++ Makefile.in 2011-08-18 03:45:26 +0000
@@ -535,6 +535,7 @@
rm -f $${subdir}/.gitignore ; \
rm -f $${subdir}/.arch-inventory ; \
rm -f $${subdir}/.DS_Store ; \
+ rm -f $${subdir}/.dir-locals.el ; \
rm -f $${subdir}/\#* ; \
rm -f $${subdir}/.\#* ; \
rm -f $${subdir}/*~ ; \
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#9317
; Package
emacs
.
(Fri, 19 Aug 2011 03:07:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 9317 <at> debbugs.gnu.org (full text, mbox):
> This is a minor bug but since the main .dir-locals.el in the toplevel of
> the repo isn't installed, neither should lisp/gnus/.dir-locals.el and
> maybe others.
I'm not sure it's something that needs fixing: the toplevel .dir-locals
has no clear destination (since the various subdirectories get installed
into different parts of the file system), where the
lisp/gnus/.dir-locals.el has a very clear destination, so I think it's
actually good to install it there.
Stefan
> === modified file 'Makefile.in'
> --- Makefile.in 2011-07-09 00:18:49 +0000
> +++ Makefile.in 2011-08-18 03:45:26 +0000
> @@ -535,6 +535,7 @@
> rm -f $${subdir}/.gitignore ; \
> rm -f $${subdir}/.arch-inventory ; \
> rm -f $${subdir}/.DS_Store ; \
> + rm -f $${subdir}/.dir-locals.el ; \
> rm -f $${subdir}/\#* ; \
> rm -f $${subdir}/.\#* ; \
> rm -f $${subdir}/*~ ; \
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#9317
; Package
emacs
.
(Fri, 19 Aug 2011 05:46:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 9317 <at> debbugs.gnu.org (full text, mbox):
On 2011-08-19 11:04 +0800, Stefan Monnier wrote:
> I'm not sure it's something that needs fixing: the toplevel .dir-locals
> has no clear destination (since the various subdirectories get installed
> into different parts of the file system), where the
> lisp/gnus/.dir-locals.el has a very clear destination, so I think it's
> actually good to install it there.
subdir .dir-locals.el often just complement the toplevel one. So it is
not self-contained.
Leo
bug closed, send any further explanations to
9317 <at> debbugs.gnu.org and Leo <sdl.web <at> gmail.com>
Request was from
Lars Magne Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Wed, 11 Apr 2012 11:49:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 10 May 2012 11:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 13 years and 43 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.