emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Fix info manual compilation
@ 2013-04-13 19:35 Suvayu Ali
  2013-04-13 20:42 ` Nicolas Goaziou
  0 siblings, 1 reply; 8+ messages in thread
From: Suvayu Ali @ 2013-04-13 19:35 UTC (permalink / raw)
  To: Emacs Org mode

[-- Attachment #1: Type: text/plain, Size: 163 bytes --]

hi,

The info manual does not compile because of a wrong next node entry in
org.texi.  A fix is attached.

-- 
Suvayu

Open source is the future. It sets us free.

[-- Attachment #2: 0001-Fix-org-info-manual-compilation.patch --]
[-- Type: text/plain, Size: 875 bytes --]

From bed20723adc4700df5289804ab4254d705fe148f Mon Sep 17 00:00:00 2001
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
Date: Sat, 13 Apr 2013 21:33:17 +0200
Subject: [PATCH] Fix org info manual compilation

---
 doc/org.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/org.texi b/doc/org.texi
index 645c8c5..c65bdc1 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -11273,7 +11273,7 @@ You can choose default values for these options by customizing the variable
 @code{org-html-infojs-options}.  If you always want to apply the script to your
 pages, configure the variable @code{org-html-use-infojs}.
 
-@node @LaTeX{} and PDF export, OpenDocument Text export, HTML export, Exporting
+@node @LaTeX{} and PDF export, Markdown export, HTML export, Exporting
 @section @LaTeX{} and PDF export
 @cindex @LaTeX{} export
 @cindex PDF export
-- 
1.8.1.4


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

* Re: Fix info manual compilation
  2013-04-13 19:35 Fix info manual compilation Suvayu Ali
@ 2013-04-13 20:42 ` Nicolas Goaziou
  2013-04-14  1:45   ` Suvayu Ali
  0 siblings, 1 reply; 8+ messages in thread
From: Nicolas Goaziou @ 2013-04-13 20:42 UTC (permalink / raw)
  To: Suvayu Ali; +Cc: Emacs Org mode

Hello,

Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:

> The info manual does not compile because of a wrong next node entry in
> org.texi.  A fix is attached.

Thank you for the patch.

You need to add TINYCHANGE at the end of the commit message before I can
apply it.


Regards,

-- 
Nicolas Goaziou

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

* Re: Fix info manual compilation
  2013-04-13 20:42 ` Nicolas Goaziou
@ 2013-04-14  1:45   ` Suvayu Ali
  2013-04-14  7:41     ` Nicolas Goaziou
  2013-04-14  8:34     ` Bastien
  0 siblings, 2 replies; 8+ messages in thread
From: Suvayu Ali @ 2013-04-14  1:45 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: Emacs Org mode

Hi Nicolas,

On Sat, Apr 13, 2013 at 10:42:12PM +0200, Nicolas Goaziou wrote:
> Hello,
> 
> Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:
> 
> > The info manual does not compile because of a wrong next node entry in
> > org.texi.  A fix is attached.
> 
> Thank you for the patch.
> 
> You need to add TINYCHANGE at the end of the commit message before I can
> apply it.

I actually signed the FSF papers quite a while back; just forgot to
mention it on the list :-p.  My assignment number is: RT704245.  In the
form I had mentioned I submitted changes to doc/org.texi so this patch
should be covered.  Do I need to send a copy of the assignment to the
list?  I have a scan of the assignment.

Cheers,

-- 
Suvayu

Open source is the future. It sets us free.

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

* Re: Fix info manual compilation
  2013-04-14  1:45   ` Suvayu Ali
@ 2013-04-14  7:41     ` Nicolas Goaziou
  2013-04-14  9:44       ` Suvayu Ali
  2013-04-14  8:34     ` Bastien
  1 sibling, 1 reply; 8+ messages in thread
From: Nicolas Goaziou @ 2013-04-14  7:41 UTC (permalink / raw)
  To: Suvayu Ali; +Cc: Bastien Guerry, Emacs Org mode

Hello,

Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:

> On Sat, Apr 13, 2013 at 10:42:12PM +0200, Nicolas Goaziou wrote:
>> Hello,
>> 
>> Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:
>> 
>> > The info manual does not compile because of a wrong next node entry in
>> > org.texi.  A fix is attached.
>> 
>> Thank you for the patch.
>> 
>> You need to add TINYCHANGE at the end of the commit message before I can
>> apply it.

> I actually signed the FSF papers quite a while back; just forgot to
> mention it on the list :-p.

I have applied the patch. Thanks again.

I admit I was surprised not to see you in the list of contributors who
have signed FSF papers.

> My assignment number is: RT704245. In the form I had mentioned
> I submitted changes to doc/org.texi so this patch should be covered.
> Do I need to send a copy of the assignment to the list? I have a scan
> of the assignment.

Bastien (Cc'ed) will tell you if he needs the scan.


Regards,

-- 
Nicolas Goaziou

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

* Re: Fix info manual compilation
  2013-04-14  1:45   ` Suvayu Ali
  2013-04-14  7:41     ` Nicolas Goaziou
@ 2013-04-14  8:34     ` Bastien
  2013-04-14 10:05       ` Suvayu Ali
  1 sibling, 1 reply; 8+ messages in thread
From: Bastien @ 2013-04-14  8:34 UTC (permalink / raw)
  To: Suvayu Ali; +Cc: Emacs Org mode, Nicolas Goaziou

Hi Suvayu,

Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:

> I actually signed the FSF papers quite a while back; just forgot to
> mention it on the list :-p.  My assignment number is: RT704245.  In the
> form I had mentioned I submitted changes to doc/org.texi so this patch
> should be covered.  Do I need to send a copy of the assignment to the
> list?  I have a scan of the assignment.

No need for this.  I added you to the list of FSF-signed contributors 
on the Worg page (dunno why you weren't there already):

  http://orgmode.org/worg/org-contribute.html

And thanks for the fix!

-- 
 Bastien

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

* Re: Fix info manual compilation
  2013-04-14  7:41     ` Nicolas Goaziou
@ 2013-04-14  9:44       ` Suvayu Ali
  0 siblings, 0 replies; 8+ messages in thread
From: Suvayu Ali @ 2013-04-14  9:44 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: Bastien Guerry, Emacs Org mode

On Sun, Apr 14, 2013 at 09:41:53AM +0200, Nicolas Goaziou wrote:
> Hello,
> 
> Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:
> 
> > On Sat, Apr 13, 2013 at 10:42:12PM +0200, Nicolas Goaziou wrote:
> >> Hello,
> >> 
> >> Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:
> >> 
> >> > The info manual does not compile because of a wrong next node entry in
> >> > org.texi.  A fix is attached.
> >> 
> >> Thank you for the patch.
> >> 
> >> You need to add TINYCHANGE at the end of the commit message before I can
> >> apply it.
> 
> > I actually signed the FSF papers quite a while back; just forgot to
> > mention it on the list :-p.
> 
> I have applied the patch. Thanks again.
> 
> I admit I was surprised not to see you in the list of contributors who
> have signed FSF papers.
> 
> > My assignment number is: RT704245. In the form I had mentioned
> > I submitted changes to doc/org.texi so this patch should be covered.
> > Do I need to send a copy of the assignment to the list? I have a scan
> > of the assignment.
> 
> Bastien (Cc'ed) will tell you if he needs the scan.

Thanks!

-- 
Suvayu

Open source is the future. It sets us free.

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

* Re: Fix info manual compilation
  2013-04-14  8:34     ` Bastien
@ 2013-04-14 10:05       ` Suvayu Ali
  2013-04-14 10:09         ` Bastien
  0 siblings, 1 reply; 8+ messages in thread
From: Suvayu Ali @ 2013-04-14 10:05 UTC (permalink / raw)
  To: Bastien; +Cc: Emacs Org mode, Nicolas Goaziou

On Sun, Apr 14, 2013 at 10:34:29AM +0200, Bastien wrote:
> Hi Suvayu,
> 
> Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:
> 
> > I actually signed the FSF papers quite a while back; just forgot to
> > mention it on the list :-p.  My assignment number is: RT704245.  In the
> > form I had mentioned I submitted changes to doc/org.texi so this patch
> > should be covered.  Do I need to send a copy of the assignment to the
> > list?  I have a scan of the assignment.
> 
> No need for this.  I added you to the list of FSF-signed contributors 
> on the Worg page (dunno why you weren't there already):

Thanks!  My fault, I was moving around the time I got the confirmation
from the FSF and forgot to mention it on the list in all the rush :).

Cheers,

-- 
Suvayu

Open source is the future. It sets us free.

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

* Re: Fix info manual compilation
  2013-04-14 10:05       ` Suvayu Ali
@ 2013-04-14 10:09         ` Bastien
  0 siblings, 0 replies; 8+ messages in thread
From: Bastien @ 2013-04-14 10:09 UTC (permalink / raw)
  To: Suvayu Ali; +Cc: Emacs Org mode, Nicolas Goaziou

Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:

> Thanks!  My fault, I was moving around the time I got the confirmation
> from the FSF and forgot to mention it on the list in all the rush
> :).

No problem, thanks for the heads up!

-- 
 Bastien

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

end of thread, other threads:[~2013-04-14 10:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-13 19:35 Fix info manual compilation Suvayu Ali
2013-04-13 20:42 ` Nicolas Goaziou
2013-04-14  1:45   ` Suvayu Ali
2013-04-14  7:41     ` Nicolas Goaziou
2013-04-14  9:44       ` Suvayu Ali
2013-04-14  8:34     ` Bastien
2013-04-14 10:05       ` Suvayu Ali
2013-04-14 10:09         ` Bastien

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