* notmuch users: how do you filter debbugs? @ 2016-09-27 18:10 ng0 2016-09-29 12:33 ` Ludovic Courtès 0 siblings, 1 reply; 16+ messages in thread From: ng0 @ 2016-09-27 18:10 UTC (permalink / raw) To: help-guix Let's say you use notmuch as your Email sorting system, and you are subscribed to more than one projects -bug@gnu.org, how do you filter them? Currently it all ends up in inbox because they can't be categorized, which is annoying for me. It's all debbugs@gnu.org for me. Is there some other value I can look for to sort them? -- ng0 ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: notmuch users: how do you filter debbugs? 2016-09-27 18:10 notmuch users: how do you filter debbugs? ng0 @ 2016-09-29 12:33 ` Ludovic Courtès 2016-09-29 19:33 ` Ricardo Wurmus 0 siblings, 1 reply; 16+ messages in thread From: Ludovic Courtès @ 2016-09-29 12:33 UTC (permalink / raw) To: ng0; +Cc: help-guix Hello! ng0 <ngillmann@runbox.com> skribis: > Let's say you use notmuch as your Email sorting system, and you are > subscribed to more than one projects -bug@gnu.org, how do you filter > them? Currently it all ends up in inbox because they can't be > categorized, which is annoying for me. It's all debbugs@gnu.org for > me. Is there some other value I can look for to sort them? I highly recommend the emacs-debbugs package if you use Emacs. Ludo’. ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: notmuch users: how do you filter debbugs? 2016-09-29 12:33 ` Ludovic Courtès @ 2016-09-29 19:33 ` Ricardo Wurmus 2016-09-30 12:35 ` ng0 0 siblings, 1 reply; 16+ messages in thread From: Ricardo Wurmus @ 2016-09-29 19:33 UTC (permalink / raw) To: Ludovic Courtès; +Cc: help-guix Ludovic Courtès <ludo@gnu.org> writes: > Hello! > > ng0 <ngillmann@runbox.com> skribis: > >> Let's say you use notmuch as your Email sorting system, and you are >> subscribed to more than one projects -bug@gnu.org, how do you filter >> them? Currently it all ends up in inbox because they can't be >> categorized, which is annoying for me. It's all debbugs@gnu.org for >> me. Is there some other value I can look for to sort them? > > I highly recommend the emacs-debbugs package if you use Emacs. I second the use of emacs-debbugs. It’s a reasonably convenient interface albeit not entirely intuitive. ~~ Ricardo ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: notmuch users: how do you filter debbugs? 2016-09-29 19:33 ` Ricardo Wurmus @ 2016-09-30 12:35 ` ng0 2016-09-30 12:54 ` Ricardo Wurmus 0 siblings, 1 reply; 16+ messages in thread From: ng0 @ 2016-09-30 12:35 UTC (permalink / raw) To: Ricardo Wurmus, Ludovic Courtès; +Cc: help-guix Ricardo Wurmus <rekado@elephly.net> writes: > Ludovic Courtès <ludo@gnu.org> writes: > >> Hello! >> >> ng0 <ngillmann@runbox.com> skribis: >> >>> Let's say you use notmuch as your Email sorting system, and you are >>> subscribed to more than one projects -bug@gnu.org, how do you filter >>> them? Currently it all ends up in inbox because they can't be >>> categorized, which is annoying for me. It's all debbugs@gnu.org for >>> me. Is there some other value I can look for to sort them? >> >> I highly recommend the emacs-debbugs package if you use Emacs. > > I second the use of emacs-debbugs. It’s a reasonably convenient > interface albeit not entirely intuitive. > > ~~ Ricardo > > But the email still ends up in my inbox, and as I filter through tags, I'd like to be able to throw guix related things into tag:guix::bug. Recommending to use another interface doesn't fix this problem. -- ng0 #.endofsubmission. ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: notmuch users: how do you filter debbugs? 2016-09-30 12:35 ` ng0 @ 2016-09-30 12:54 ` Ricardo Wurmus 2016-09-30 15:12 ` ng0 0 siblings, 1 reply; 16+ messages in thread From: Ricardo Wurmus @ 2016-09-30 12:54 UTC (permalink / raw) To: ng0; +Cc: help-guix ng0 <ngillmann@runbox.com> writes: >>> ng0 <ngillmann@runbox.com> skribis: >>> >>>> Let's say you use notmuch as your Email sorting system, and you are >>>> subscribed to more than one projects -bug@gnu.org, how do you filter >>>> them? Currently it all ends up in inbox because they can't be >>>> categorized, which is annoying for me. It's all debbugs@gnu.org for >>>> me. Is there some other value I can look for to sort them? […] > But the email still ends up in my inbox, and as I filter through tags, > I'd like to be able to throw guix related things into tag:guix::bug. > Recommending to use another interface doesn't fix this problem. Notmuch should be able to filter by list. With mu4e I match for “list:bug-guix.gnu.org”. All emails to the bug-* lists contain a header for “List-Id”, which you may be able to match on. ~~ Ricardo ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: notmuch users: how do you filter debbugs? 2016-09-30 12:54 ` Ricardo Wurmus @ 2016-09-30 15:12 ` ng0 2016-09-30 16:03 ` Patricia J. Hawkins 0 siblings, 1 reply; 16+ messages in thread From: ng0 @ 2016-09-30 15:12 UTC (permalink / raw) To: Ricardo Wurmus; +Cc: help-guix Ricardo Wurmus <rekado@elephly.net> writes: > ng0 <ngillmann@runbox.com> writes: > >>>> ng0 <ngillmann@runbox.com> skribis: >>>> >>>>> Let's say you use notmuch as your Email sorting system, and you are >>>>> subscribed to more than one projects -bug@gnu.org, how do you filter >>>>> them? Currently it all ends up in inbox because they can't be >>>>> categorized, which is annoying for me. It's all debbugs@gnu.org for >>>>> me. Is there some other value I can look for to sort them? > > […] >> But the email still ends up in my inbox, and as I filter through tags, >> I'd like to be able to throw guix related things into tag:guix::bug. >> Recommending to use another interface doesn't fix this problem. > > Notmuch should be able to filter by list. With mu4e I match for > “list:bug-guix.gnu.org”. All emails to the bug-* lists contain a header > for “List-Id”, which you may be able to match on. > > ~~ Ricardo > > You would expect it is easy, but it's not: https://notmuchmail.org/faq/#index7h2 The notmuch email list reminded me to read the faq again. -- ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: notmuch users: how do you filter debbugs? 2016-09-30 15:12 ` ng0 @ 2016-09-30 16:03 ` Patricia J. Hawkins 2016-09-30 17:13 ` ng0 0 siblings, 1 reply; 16+ messages in thread From: Patricia J. Hawkins @ 2016-09-30 16:03 UTC (permalink / raw) To: ng0; +Cc: help-guix I'm just getting started setting up to use notmuch (your message attracted my attention to it!) but looks like the afew script is designed to do this, as a companion processer ("initial tagging") for notmuch. https://github.com/teythoon/afew That and other initial tagging strategies are described here: https://notmuchmail.org/initial_tagging/ Google round to see how others have used it in their setup. >>>>> "n" == ng0 <ngillmann@runbox.com> writes: n> Ricardo Wurmus <rekado@elephly.net> writes: >> ng0 <ngillmann@runbox.com> writes: >> >>>>> ng0 <ngillmann@runbox.com> skribis: >>>>> >>>>> Let's say you use notmuch as your Email sorting system, and you are >>>>> subscribed to more than one projects -bug@gnu.org, how do you filter >>>>> them? Currently it all ends up in inbox because they can't be >>>>> categorized, which is annoying for me. It's all debbugs@gnu.org for >>>>> me. Is there some other value I can look for to sort them? >> >> […] >>> But the email still ends up in my inbox, and as I filter through tags, >>> I'd like to be able to throw guix related things into tag:guix::bug. >>> Recommending to use another interface doesn't fix this problem. >> >> Notmuch should be able to filter by list. With mu4e I match for >> “list:bug-guix.gnu.org”. All emails to the bug-* lists contain a header >> for “List-Id”, which you may be able to match on. >> >> ~~ Ricardo >> >> n> You would expect it is easy, but it's not: n> https://notmuchmail.org/faq/#index7h2 n> The notmuch email list reminded me to read the faq again. n> -- -- Patricia J. Hawkins ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: notmuch users: how do you filter debbugs? 2016-09-30 16:03 ` Patricia J. Hawkins @ 2016-09-30 17:13 ` ng0 2016-09-30 19:35 ` Ricardo Wurmus 2016-10-01 9:21 ` question about license of unofficial translation of GPL as a sample text in dbacl (Re: notmuch users: how do you filter debbugs?) ng0 0 siblings, 2 replies; 16+ messages in thread From: ng0 @ 2016-09-30 17:13 UTC (permalink / raw) To: Patricia J. Hawkins; +Cc: help-guix Hi, "Patricia J. Hawkins" <phawkins@connact.com> writes: > I'm just getting started setting up to use notmuch (your message > attracted my attention to it!) but looks like the afew script is > designed to do this, as a companion processer ("initial tagging") for > notmuch. > > https://github.com/teythoon/afew I actually have that as a work in progress package, but I can no longer work on it.. if I really do have it, there might be further dependencies which are needed or a massive amount of tests which need to be patched. Are you interested in taking this over? > That and other initial tagging strategies are described here: https://notmuchmail.org/initial_tagging/ So the name initial tagging is just wrong? I did not do this when I started using notmuch because I have my own 'wrapper' around what gets my mail and notmuch... mail comes in, inbox tag gets removed, tags according to list/person/organisation get applied, emacs view of notmuch is setup to show the tags and searches. > Google round to see how others have used it in their setup. > >>>>>> "n" == ng0 <ngillmann@runbox.com> writes: > > n> Ricardo Wurmus <rekado@elephly.net> writes: If I may ask, what kind of mail writer/reader do you use which produces this really nice addition of initials between the quote chars? >>> ng0 <ngillmann@runbox.com> writes: >>> >>>>>> ng0 <ngillmann@runbox.com> skribis: >>>>>> >>>>>> Let's say you use notmuch as your Email sorting system, and you are >>>>>> subscribed to more than one projects -bug@gnu.org, how do you filter >>>>>> them? Currently it all ends up in inbox because they can't be >>>>>> categorized, which is annoying for me. It's all debbugs@gnu.org for >>>>>> me. Is there some other value I can look for to sort them? >>> >>> […] >>>> But the email still ends up in my inbox, and as I filter through tags, >>>> I'd like to be able to throw guix related things into tag:guix::bug. >>>> Recommending to use another interface doesn't fix this problem. >>> >>> Notmuch should be able to filter by list. With mu4e I match for >>> “list:bug-guix.gnu.org”. All emails to the bug-* lists contain a header >>> for “List-Id”, which you may be able to match on. >>> >>> ~~ Ricardo >>> >>> > > n> You would expect it is easy, but it's not: > n> https://notmuchmail.org/faq/#index7h2 > > n> The notmuch email list reminded me to read the faq again. > n> -- > > > -- > Patricia J. Hawkins > -- ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: notmuch users: how do you filter debbugs? 2016-09-30 17:13 ` ng0 @ 2016-09-30 19:35 ` Ricardo Wurmus 2016-10-01 9:21 ` question about license of unofficial translation of GPL as a sample text in dbacl (Re: notmuch users: how do you filter debbugs?) ng0 1 sibling, 0 replies; 16+ messages in thread From: Ricardo Wurmus @ 2016-09-30 19:35 UTC (permalink / raw) To: ng0; +Cc: help-guix ng0 <ngillmann@runbox.com> writes: >> n> Ricardo Wurmus <rekado@elephly.net> writes: > > If I may ask, what kind of mail writer/reader do you use which produces > this really nice addition of initials between the quote chars? This is what the email says: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) ~~ Ricardo ^ permalink raw reply [flat|nested] 16+ messages in thread
* question about license of unofficial translation of GPL as a sample text in dbacl (Re: notmuch users: how do you filter debbugs?) 2016-09-30 17:13 ` ng0 2016-09-30 19:35 ` Ricardo Wurmus @ 2016-10-01 9:21 ` ng0 2016-10-01 9:46 ` John Darrington 2016-10-01 12:57 ` Adonay Felipe Nogueira 1 sibling, 2 replies; 16+ messages in thread From: ng0 @ 2016-10-01 9:21 UTC (permalink / raw) To: guix-devel ng0 <ngillmann@runbox.com> writes: > Hi, > > "Patricia J. Hawkins" <phawkins@connact.com> writes: > >> I'm just getting started setting up to use notmuch (your message >> attracted my attention to it!) but looks like the afew script is >> designed to do this, as a companion processer ("initial tagging") for >> notmuch. >> >> https://github.com/teythoon/afew > > I actually have that as a work in progress package, but I can no longer > work on it.. if I really do have it, there might be further dependencies > which are needed or a massive amount of tests which need to be patched. > Are you interested in taking this over? I just checked out the repository and branch I had on this, I was failing at the test suite of dbacl which is used by afew as a dependency. Fixing it after not looking at it for half a year is easy. It will be even easier when this qestion can be solved: all sample texts have declared licenses, I delete "sample6.txt" (license unknown, forwarded email) and "japanese.txt" (unofficial translation of GPL). For japanese.txt I'm not sure which copyright form applies.. same for this unclear document sample6, deleting was just to be on the safe side. Let me quote myself: 509 ;; The software is licensed as GPLv3 or later, but 510 ;; includes various sample texts in the doc dir: 511 ;; - sample1.txt, sample3 and sampe5.txt are in the public domain, 512 ;; by Mark Twain. 513 ;; - sample2.txt, sample4.txt are in the public domain, by Aristotle. 514 ;; - sample6.txt is a forwarded email, copyright unknown. 515 ;; Guix does exclude sample6.txt. 516 ;; - japanese.txt is a Japanese unoffical translation of the 517 ;; GNU General Public License, (c) by the Free Software Foundation. 518 ;; XXX: uncertain of license to apply. Left out for now. 519 (license '(license:gpl-3 license:public-domain)))) -- ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: question about license of unofficial translation of GPL as a sample text in dbacl (Re: notmuch users: how do you filter debbugs?) 2016-10-01 9:21 ` question about license of unofficial translation of GPL as a sample text in dbacl (Re: notmuch users: how do you filter debbugs?) ng0 @ 2016-10-01 9:46 ` John Darrington 2016-10-01 13:01 ` Adonay Felipe Nogueira 2016-10-01 13:28 ` ng0 2016-10-01 12:57 ` Adonay Felipe Nogueira 1 sibling, 2 replies; 16+ messages in thread From: John Darrington @ 2016-10-01 9:46 UTC (permalink / raw) To: ng0; +Cc: guix-devel [-- Attachment #1: Type: text/plain, Size: 3316 bytes --] The GPL itself is not Free (!) It's license is: "Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed." PLUS some extra permissions regarding translation which are given at https://www.gnu.org/licenses/translations.html Note that these extra permissions come with a number of conditions, including: "The translation is not hosted on a commercial site." So this means that if the package includes japanse.txt nobody can make a commercial version of our hydra repository. I think this would be a restriction which we don't want to impose. Hence, I thing the decision to remove japanese.txt is correct. J' On Sat, Oct 01, 2016 at 09:21:41AM +0000, ng0 wrote: ng0 <ngillmann@runbox.com> writes: > Hi, > > "Patricia J. Hawkins" <phawkins@connact.com> writes: > >> I'm just getting started setting up to use notmuch (your message >> attracted my attention to it!) but looks like the afew script is >> designed to do this, as a companion processer ("initial tagging") for >> notmuch. >> >> https://github.com/teythoon/afew > > I actually have that as a work in progress package, but I can no longer > work on it.. if I really do have it, there might be further dependencies > which are needed or a massive amount of tests which need to be patched. > Are you interested in taking this over? I just checked out the repository and branch I had on this, I was failing at the test suite of dbacl which is used by afew as a dependency. Fixing it after not looking at it for half a year is easy. It will be even easier when this qestion can be solved: all sample texts have declared licenses, I delete "sample6.txt" (license unknown, forwarded email) and "japanese.txt" (unofficial translation of GPL). For japanese.txt I'm not sure which copyright form applies.. same for this unclear document sample6, deleting was just to be on the safe side. Let me quote myself: 509 ;; The software is licensed as GPLv3 or later, but 510 ;; includes various sample texts in the doc dir: 511 ;; - sample1.txt, sample3 and sampe5.txt are in the public domain, 512 ;; by Mark Twain. 513 ;; - sample2.txt, sample4.txt are in the public domain, by Aristotle. 514 ;; - sample6.txt is a forwarded email, copyright unknown. 515 ;; Guix does exclude sample6.txt. 516 ;; - japanese.txt is a Japanese unoffical translation of the 517 ;; GNU General Public License, (c) by the Free Software Foundation. 518 ;; XXX: uncertain of license to apply. Left out for now. 519 (license '(license:gpl-3 license:public-domain)))) -- -- Avoid eavesdropping. Send strong encrypted email. PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key. [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 181 bytes --] ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: question about license of unofficial translation of GPL as a sample text in dbacl (Re: notmuch users: how do you filter debbugs?) 2016-10-01 9:46 ` John Darrington @ 2016-10-01 13:01 ` Adonay Felipe Nogueira 2016-10-01 13:28 ` ng0 1 sibling, 0 replies; 16+ messages in thread From: Adonay Felipe Nogueira @ 2016-10-01 13:01 UTC (permalink / raw) To: guix-devel [-- Attachment #1: Type: text/plain, Size: 207 bytes --] I **guess** that restriction on modifying the GPL was made because of the problem of license proliferation that could arise from translations not accepted as such (that is: not accepted as translations). [-- Attachment #2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 213 bytes --] ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: question about license of unofficial translation of GPL as a sample text in dbacl (Re: notmuch users: how do you filter debbugs?) 2016-10-01 9:46 ` John Darrington 2016-10-01 13:01 ` Adonay Felipe Nogueira @ 2016-10-01 13:28 ` ng0 1 sibling, 0 replies; 16+ messages in thread From: ng0 @ 2016-10-01 13:28 UTC (permalink / raw) To: John Darrington; +Cc: guix-devel John Darrington <john@darrington.wattle.id.au> writes: > [ Unknown signature status ] > The GPL itself is not Free (!) > > It's license is: > > "Everyone is permitted to copy and distribute verbatim copies > of this license document, but changing it is not allowed." > > PLUS some extra permissions regarding translation which are > given at https://www.gnu.org/licenses/translations.html > > Note that these extra permissions come with a number of conditions, > including: > > "The translation is not hosted on a commercial site." > > So this means that if the package includes japanse.txt nobody can > make a commercial version of our hydra repository. I think this > would be a restriction which we don't want to impose. Hence, I > thing the decision to remove japanese.txt is correct. Okay, I agree with this. I don#t know how much is expected (from the test suite), but couldn't we just delete the content and replace it with # original sample text removed by Guix due to legal problems こんにちは世界 or something like that, hopefully double checked by someone who actually knows the language - for me it's been a 'todo' for years now :/ That would still enable the test to parse some text. > J' > > > > On Sat, Oct 01, 2016 at 09:21:41AM +0000, ng0 wrote: > ng0 <ngillmann@runbox.com> writes: > > > Hi, > > > > "Patricia J. Hawkins" <phawkins@connact.com> writes: > > > >> I'm just getting started setting up to use notmuch (your message > >> attracted my attention to it!) but looks like the afew script is > >> designed to do this, as a companion processer ("initial tagging") for > >> notmuch. > >> > >> https://github.com/teythoon/afew > > > > I actually have that as a work in progress package, but I can no longer > > work on it.. if I really do have it, there might be further dependencies > > which are needed or a massive amount of tests which need to be patched. > > Are you interested in taking this over? > > I just checked out the repository and branch I had on this, I was > failing at the test suite of dbacl which is used by afew as a > dependency. > Fixing it after not looking at it for half a year is easy. It will be > even easier when this qestion can be solved: > > all sample texts have declared licenses, I delete "sample6.txt" (license > unknown, forwarded email) and "japanese.txt" (unofficial translation of > GPL). For japanese.txt I'm not sure which copyright form applies.. same > for this unclear document sample6, deleting was just to be on the safe > side. > > Let me quote myself: > > 509 ;; The software is licensed as GPLv3 or later, but > 510 ;; includes various sample texts in the doc dir: > 511 ;; - sample1.txt, sample3 and sampe5.txt are in the public domain, > 512 ;; by Mark Twain. > 513 ;; - sample2.txt, sample4.txt are in the public domain, by Aristotle. > 514 ;; - sample6.txt is a forwarded email, copyright unknown. > 515 ;; Guix does exclude sample6.txt. > 516 ;; - japanese.txt is a Japanese unoffical translation of the > 517 ;; GNU General Public License, (c) by the Free Software Foundation. > 518 ;; XXX: uncertain of license to apply. Left out for now. > 519 (license '(license:gpl-3 license:public-domain)))) > -- > > -- > Avoid eavesdropping. Send strong encrypted email. > PGP Public key ID: 1024D/2DE827B3 > fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 > See http://sks-keyservers.net or any PGP keyserver for public key. > -- ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: question about license of unofficial translation of GPL as a sample text in dbacl (Re: notmuch users: how do you filter debbugs?) 2016-10-01 9:21 ` question about license of unofficial translation of GPL as a sample text in dbacl (Re: notmuch users: how do you filter debbugs?) ng0 2016-10-01 9:46 ` John Darrington @ 2016-10-01 12:57 ` Adonay Felipe Nogueira 2016-10-01 13:20 ` ng0 1 sibling, 1 reply; 16+ messages in thread From: Adonay Felipe Nogueira @ 2016-10-01 12:57 UTC (permalink / raw) To: guix-devel [-- Attachment #1: Type: text/plain, Size: 1108 bytes --] If I'm not mistaken, translations of the GNU GPL are not legally binding if they are presented by themselves. One must note that when the translation text is preceded by a section written in the license's original language that instructs the reader to take the original one as valid, then the project does become under that license. Distinction must also be made between the license and its notice below copyright notice. As far as my limited knowledge goes, the license notice of the GNU GPL can be translated. However, translating license notices for other licenses that don't implement short notices is risky because you would be translating the license itself. Examples of licenses that allow short license notices: Almost all licenses from the GNU project, Apache License. After the license notice, of course, the project can take the time and space to write more elaborated text on what are the rights and obligations of the user, as long as the writer warns that this explanation isn't legally binding too, and that the reader must read the original license to know more. [-- Attachment #2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 213 bytes --] ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: question about license of unofficial translation of GPL as a sample text in dbacl (Re: notmuch users: how do you filter debbugs?) 2016-10-01 12:57 ` Adonay Felipe Nogueira @ 2016-10-01 13:20 ` ng0 2016-10-12 14:22 ` Adonay Felipe Nogueira 0 siblings, 1 reply; 16+ messages in thread From: ng0 @ 2016-10-01 13:20 UTC (permalink / raw) To: Adonay Felipe Nogueira, guix-devel Adonay Felipe Nogueira <adfeno@openmailbox.org> writes: > [ Unknown signature status ] > If I'm not mistaken, translations of the GNU GPL are not legally binding > if they are presented by themselves. > > One must note that when the translation text is preceded by a section > written in the license's original language that instructs the reader to > take the original one as valid, then the project does become under that > license. > > Distinction must also be made between the license and its notice below > copyright notice. As far as my limited knowledge goes, the license > notice of the GNU GPL can be translated. > > However, translating license notices for other licenses that don't > implement short notices is risky because you would be translating the > license itself. > > Examples of licenses that allow short license notices: Almost all > licenses from the GNU project, Apache License. > > After the license notice, of course, the project can take the time and > space to write more elaborated text on what are the rights and > obligations of the user, as long as the writer warns that this > explanation isn't legally binding too, and that the reader must read the > original license to know more. Does this even apply when the license serves as a sample text? The source we are talking about: http://dbacl.sourceforge.net/ | https://github.com/krig/dbacl https://github.com/krig/dbacl/blob/master/doc/japanese.txt (might not represent what I have in the tarball) and sample6 I deleted is this one: https://github.com/krig/dbacl/blob/master/doc/sample6.txt -- ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: question about license of unofficial translation of GPL as a sample text in dbacl (Re: notmuch users: how do you filter debbugs?) 2016-10-01 13:20 ` ng0 @ 2016-10-12 14:22 ` Adonay Felipe Nogueira 0 siblings, 0 replies; 16+ messages in thread From: Adonay Felipe Nogueira @ 2016-10-12 14:22 UTC (permalink / raw) To: guix-devel [-- Attachment #1: Type: text/plain, Size: 441 bytes --] I'm not a lawyer, so please don't take my recommendations as definitive answer. Regarding license translations that only serve as sample text, then I guess the best thing to do is to remove the sample text. If you decide to contact a lawyer or someone from the FSF who's able to answer this question, please forward their answer here, or recommend them (FSF) to write a section in the licensing FAQ to cover/answer this concern. [-- Attachment #2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 213 bytes --] ^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2016-10-12 14:23 UTC | newest] Thread overview: 16+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-09-27 18:10 notmuch users: how do you filter debbugs? ng0 2016-09-29 12:33 ` Ludovic Courtès 2016-09-29 19:33 ` Ricardo Wurmus 2016-09-30 12:35 ` ng0 2016-09-30 12:54 ` Ricardo Wurmus 2016-09-30 15:12 ` ng0 2016-09-30 16:03 ` Patricia J. Hawkins 2016-09-30 17:13 ` ng0 2016-09-30 19:35 ` Ricardo Wurmus 2016-10-01 9:21 ` question about license of unofficial translation of GPL as a sample text in dbacl (Re: notmuch users: how do you filter debbugs?) ng0 2016-10-01 9:46 ` John Darrington 2016-10-01 13:01 ` Adonay Felipe Nogueira 2016-10-01 13:28 ` ng0 2016-10-01 12:57 ` Adonay Felipe Nogueira 2016-10-01 13:20 ` ng0 2016-10-12 14:22 ` Adonay Felipe Nogueira
Code repositories for project(s) associated with this external index https://git.savannah.gnu.org/cgit/guix.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.