* [PATCH] contrib/lisp/org-export-generic.el @ 2011-03-16 4:31 Nick Dokos 2011-03-17 7:19 ` [Accepted] contrib/lisp/org-export-generic.el Bastien Guerry 2011-03-17 7:19 ` [PATCH] contrib/lisp/org-export-generic.el Bastien 0 siblings, 2 replies; 3+ messages in thread From: Nick Dokos @ 2011-03-16 4:31 UTC (permalink / raw) To: emacs-orgmode; +Cc: nicholas.dokos Wes Hardaker's generic exported in contrib/lisp needs a small changed to make it compatible with the :for-backend generic parameter introduced in commit ed6d6760268a18ff5c49f4d98b433f6cf9500e1e. diff --git a/contrib/lisp/org-export-generic.el b/contrib/lisp/org-export-generic.el index f518dd1..9abaffd 100644 --- a/contrib/lisp/org-export-generic.el +++ b/contrib/lisp/org-export-generic.el @@ -620,7 +620,7 @@ underlined headlines. The default is 3." (lines (org-split-string (org-export-preprocess-string region - :for-ascii t + :for-backend 'ascii :skip-before-1st-heading (plist-get opt-plist :skip-before-1st-heading) :drawers (plist-get export-plist :drawers-export) ^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Accepted] contrib/lisp/org-export-generic.el 2011-03-16 4:31 [PATCH] contrib/lisp/org-export-generic.el Nick Dokos @ 2011-03-17 7:19 ` Bastien Guerry 2011-03-17 7:19 ` [PATCH] contrib/lisp/org-export-generic.el Bastien 1 sibling, 0 replies; 3+ messages in thread From: Bastien Guerry @ 2011-03-17 7:19 UTC (permalink / raw) To: emacs-orgmode Patch 690 (http://patchwork.newartisans.com/patch/690/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C8870.1300249919%40alphaville.dokosmarshall.org%3E Here is the original message containing the patch: > Content-Type: text/plain; charset="utf-8" > MIME-Version: 1.0 > Content-Transfer-Encoding: 7bit > Subject: [O] contrib/lisp/org-export-generic.el > Date: Wed, 16 Mar 2011 09:31:59 -0000 > From: Nick Dokos <nicholas.dokos@hp.com> > X-Patchwork-Id: 690 > Message-Id: <8870.1300249919@alphaville.dokosmarshall.org> > To: emacs-orgmode@gnu.org > Cc: nicholas.dokos@hp.com > > Wes Hardaker's generic exported in contrib/lisp needs a small changed to > make it compatible with the :for-backend generic parameter introduced in > commit ed6d6760268a18ff5c49f4d98b433f6cf9500e1e. > > > diff --git a/contrib/lisp/org-export-generic.el b/contrib/lisp/org-export-generic.el > index f518dd1..9abaffd 100644 > --- a/contrib/lisp/org-export-generic.el > +++ b/contrib/lisp/org-export-generic.el > @@ -620,7 +620,7 @@ underlined headlines. The default is 3." > (lines (org-split-string > (org-export-preprocess-string > region > - :for-ascii t > + :for-backend 'ascii > :skip-before-1st-heading > (plist-get opt-plist :skip-before-1st-heading) > :drawers (plist-get export-plist :drawers-export) > ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] contrib/lisp/org-export-generic.el 2011-03-16 4:31 [PATCH] contrib/lisp/org-export-generic.el Nick Dokos 2011-03-17 7:19 ` [Accepted] contrib/lisp/org-export-generic.el Bastien Guerry @ 2011-03-17 7:19 ` Bastien 1 sibling, 0 replies; 3+ messages in thread From: Bastien @ 2011-03-17 7:19 UTC (permalink / raw) To: nicholas.dokos; +Cc: emacs-orgmode Hi Nick, Nick Dokos <nicholas.dokos@hp.com> writes: > Wes Hardaker's generic exported in contrib/lisp needs a small changed to > make it compatible with the :for-backend generic parameter introduced in > commit ed6d6760268a18ff5c49f4d98b433f6cf9500e1e. Applied, thanks! -- Bastien ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-03-17 9:13 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-03-16 4:31 [PATCH] contrib/lisp/org-export-generic.el Nick Dokos 2011-03-17 7:19 ` [Accepted] contrib/lisp/org-export-generic.el Bastien Guerry 2011-03-17 7:19 ` [PATCH] contrib/lisp/org-export-generic.el 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).