all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* duplicate files:  gpl.texi and doclicense.texi
@ 2007-09-10 12:05 Miles Bader
  2007-09-10 12:33 ` David Kastrup
  0 siblings, 1 reply; 3+ messages in thread
From: Miles Bader @ 2007-09-10 12:05 UTC (permalink / raw)
  To: emacs-devel

In the current CVS there are now two duplicated files:

   doc/emacs/doclicense.texi
   doc/misc/doclicense.texi                                                        

   doc/emacs/gpl.texi
   doc/misc/gpl.texi                                                               

Wouldn't it be better to have these only in one place (in doc/, for
instance, or just keep the copies in doc/misc/ and include them from
emacs/)?

Thanks,

-Miles
-- 
Would you like fries with that?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: duplicate files:  gpl.texi and doclicense.texi
  2007-09-10 12:05 duplicate files: gpl.texi and doclicense.texi Miles Bader
@ 2007-09-10 12:33 ` David Kastrup
  2007-09-10 13:52   ` Michael Albinus
  0 siblings, 1 reply; 3+ messages in thread
From: David Kastrup @ 2007-09-10 12:33 UTC (permalink / raw)
  To: Miles Bader; +Cc: emacs-devel

Miles Bader <miles.bader@necel.com> writes:

> In the current CVS there are now two duplicated files:
>
>    doc/emacs/doclicense.texi
>    doc/misc/doclicense.texi                                                        
>
>    doc/emacs/gpl.texi
>    doc/misc/gpl.texi                                                               
>
> Wouldn't it be better to have these only in one place (in doc/, for
> instance, or just keep the copies in doc/misc/ and include them from
> emacs/)?

Having them in doc and using -I .. in the makeinfo invocations in the
subdirectories sounds like the best course to me.

More flexible than actually changing the include statements in the
source files in case someone wants to compile parts of the docs
standalone.

-- 
David Kastrup

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: duplicate files:  gpl.texi and doclicense.texi
  2007-09-10 12:33 ` David Kastrup
@ 2007-09-10 13:52   ` Michael Albinus
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Albinus @ 2007-09-10 13:52 UTC (permalink / raw)
  To: David Kastrup; +Cc: emacs-devel, Miles Bader

David Kastrup <dak@gnu.org> writes:

>> In the current CVS there are now two duplicated files:
>>
>>    doc/emacs/doclicense.texi
>>    doc/misc/doclicense.texi                                                        
>>
>>    doc/emacs/gpl.texi
>>    doc/misc/gpl.texi                                                               
>>
>> Wouldn't it be better to have these only in one place (in doc/, for
>> instance, or just keep the copies in doc/misc/ and include them from
>> emacs/)?
>
> Having them in doc and using -I .. in the makeinfo invocations in the
> subdirectories sounds like the best course to me.
>
> More flexible than actually changing the include statements in the
> source files in case someone wants to compile parts of the docs
> standalone.

I second this. tramp.texi is synchronized from Tramp's repository,
where "@include doclicense.texi" works fine. Applying "@include
../doclicense.texi" or something like this would break it there.

Best regards, Michael.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-09-10 13:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-10 12:05 duplicate files: gpl.texi and doclicense.texi Miles Bader
2007-09-10 12:33 ` David Kastrup
2007-09-10 13:52   ` Michael Albinus

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.