Re: xemacs wiki
"Eli Zaretskii" <[email protected]>
| Newsgroups | gmane.emacs.xemacs.design |
|---|---|
| Message-ID | <[email protected]> |
> From: Hrvoje Niksic <[email protected]> > Date: Fri, 14 Nov 2003 16:47:55 +0100 > > > > Since you don't _have_ to use invariant sections in your manuals, > > you don't need to be worried about this. > > But you do have to use them if you're inheriting documentation someone > else wrote. This is not the case with the code, where you can change > whatever you like (as long as you follow the requirements of the GPL, > such as documenting what you've done and releasing the result under > the GPL). Right, and to some people that is, AFAIU, the most problematic aspect of the GFDL. > The apparent incompatibility between the code license and > the documentation license might become a real problem when there is a > need to include non-trivial examples in the documentation by copying > them from real code. Yes. However, as I said elsewhere in this thread, GFDL proponents claim that in practice, this isn't a problem, since normally a manual doesn't include large fragments of code. I don't know whether this is true, as I personally didn't have any experience either way. The GNU Emacs manual, perhaps miraculously, doesn't have any problems in this area.