emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org,
	Angel Popov <angelpopov@yahoo.com>
Subject: Re: Failed to create radio tables
Date: Mon, 12 Jul 2010 14:44:51 +0200	[thread overview]
Message-ID: <87sk3og98c.wl%n.goaziou@gmail.com> (raw)
In-Reply-To: <623314F5-A65C-409D-B865-41D190F00D56@gmail.com>

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

I forgot to post changes in templates.

Btw, it seems that you reverted changes in documentation in
94689a04b00f88932e63024ae29bacea4dbcc752, but it is still #+ORGLST and
not #+ORGLIST.

Regards,

-- Nicolas


[-- Attachment #2: 0001-Fix-templates-for-radio-list.patch --]
[-- Type: text/plain, Size: 1111 bytes --]

From dff3343a8989f1f280fdf15f64bcf47ba9ac7f56 Mon Sep 17 00:00:00 2001
From: Nicolas Goaziou <n.goaziou@gmail.com>
Date: Mon, 12 Jul 2010 14:40:18 +0200
Subject: [PATCH] Fix templates for radio list.

* lisp/org-list.el (org-list-radio-list-templates): Fix templates.
---
 lisp/org-list.el |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/lisp/org-list.el b/lisp/org-list.el
index 0a51ca7..49b8e2b 100644
--- a/lisp/org-list.el
+++ b/lisp/org-list.el
@@ -195,19 +195,19 @@ When the indentation would be larger than this, it will become
 % END RECEIVE ORGLST %n
 \\begin{comment}
 #+ORGLST: SEND %n org-list-to-latex
-| | |
+-
 \\end{comment}\n")
     (texinfo-mode "@c BEGIN RECEIVE ORGLST %n
 @c END RECEIVE ORGLST %n
 @ignore
 #+ORGLST: SEND %n org-list-to-texinfo
-| | |
+-
 @end ignore\n")
     (html-mode "<!-- BEGIN RECEIVE ORGLST %n -->
 <!-- END RECEIVE ORGLST %n -->
 <!--
 #+ORGLST: SEND %n org-list-to-html
-| | |
+-
 -->\n"))
   "Templates for radio lists in different major modes.
 All occurrences of %n in a template will be replaced with the name of the
-- 
1.7.1.1


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



[-- Attachment #4: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  parent reply	other threads:[~2010-07-12 12:51 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-09  5:55 Failed to create radio tables Angel Popov
2010-07-10 13:47 ` Bernt Hansen
2010-07-10 19:26 ` Nick Dokos
2010-07-10 21:48   ` Nick Dokos
2010-07-10 22:27     ` Nicolas Goaziou
2010-07-10 23:23       ` Nick Dokos
2010-07-11  4:02       ` Nick Dokos
2010-07-11  6:17         ` Nicolas Goaziou
2010-07-12  5:51           ` Carsten Dominik
2010-07-12  9:16             ` Nicolas Goaziou
2010-07-12 12:44             ` Nicolas Goaziou [this message]
2010-07-12 17:07               ` Carsten Dominik
2010-07-10 20:42 ` Nicolas Goaziou
2010-07-13 11:42 ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sk3og98c.wl%n.goaziou@gmail.com \
    --to=n.goaziou@gmail.com \
    --cc=angelpopov@yahoo.com \
    --cc=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=nicholas.dokos@hp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).