emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] Docstring fix for org-export-preprocess-string
@ 2011-03-10 17:13 Rodrigo Lazo
  2011-03-10 18:09 ` [Accepted] [O] " Bastien Guerry
  2011-03-10 18:09 ` [PATCH] " Bastien
  0 siblings, 2 replies; 3+ messages in thread
From: Rodrigo Lazo @ 2011-03-10 17:13 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I found a trivial error with this docstring.

--8<---------------cut here---------------start------------->8---
diff --git a/lisp/org-exp.el b/lisp/org-exp.el
index dff86b6..34f101d 100644
--- a/lisp/org-exp.el
+++ b/lisp/org-exp.el
@@ -1042,7 +1042,7 @@ Pressing `1' will switch between these two options."
   "Alist of code references and line numbers.")
 
 (defun org-export-preprocess-string (string &rest parameters)
-  "Cleanup STRING so that that the true exported has a more consistent source.
+  "Cleanup STRING so that the true exported has a more consistent source.
 This function takes STRING, which should be a buffer-string of an org-file
 to export.  It then creates a temporary buffer where it does its job.
 The result is then again returned as a string, and the exporter works
@@ -3084,4 +3084,3 @@ The depends on the variable `org-export-copy-to-kill'."
 ;; arch-tag: 65985fe9-095c-49c7-a7b6-cb4ee15c0a95
 
 ;;; org-exp.el ends here
-
--8<---------------cut here---------------end--------------->8---

Best regards,
  Seb

-- 
Rodrigo Lazo

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

* [Accepted] [O] Docstring fix for org-export-preprocess-string
  2011-03-10 17:13 [PATCH] Docstring fix for org-export-preprocess-string Rodrigo Lazo
@ 2011-03-10 18:09 ` Bastien Guerry
  2011-03-10 18:09 ` [PATCH] " Bastien
  1 sibling, 0 replies; 3+ messages in thread
From: Bastien Guerry @ 2011-03-10 18:09 UTC (permalink / raw)
  To: emacs-orgmode

Patch 672 (http://patchwork.newartisans.com/patch/672/) is now "Accepted".

Maintainer comment: none

This relates to the following submission:

http://mid.gmane.org/%3C86ei6eoq4l.fsf%40thinkpad.colorado%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] Docstring fix for org-export-preprocess-string
> Date: Thu, 10 Mar 2011 22:13:30 -0000
> From: Rodrigo Lazo <rlazo.paz@gmail.com>
> X-Patchwork-Id: 672
> Message-Id: <86ei6eoq4l.fsf@thinkpad.colorado>
> To: emacs-orgmode@gnu.org
> 
> Hi,
> 
> I found a trivial error with this docstring.
> 
> --8<---------------cut here---------------start------------->8---
> --8<---------------cut here---------------end--------------->8---
> 
> Best regards,
>   Seb
> 
> 
> diff --git a/lisp/org-exp.el b/lisp/org-exp.el
> index dff86b6..34f101d 100644
> --- a/lisp/org-exp.el
> +++ b/lisp/org-exp.el
> @@ -1042,7 +1042,7 @@ Pressing `1' will switch between these two options."
>    "Alist of code references and line numbers.")
>  
>  (defun org-export-preprocess-string (string &rest parameters)
> -  "Cleanup STRING so that that the true exported has a more consistent source.
> +  "Cleanup STRING so that the true exported has a more consistent source.
>  This function takes STRING, which should be a buffer-string of an org-file
>  to export.  It then creates a temporary buffer where it does its job.
>  The result is then again returned as a string, and the exporter works
> @@ -3084,4 +3084,3 @@ The depends on the variable `org-export-copy-to-kill'."
>  ;; arch-tag: 65985fe9-095c-49c7-a7b6-cb4ee15c0a95
>  
>  ;;; org-exp.el ends here
> -
> 

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

* Re: [PATCH] Docstring fix for org-export-preprocess-string
  2011-03-10 17:13 [PATCH] Docstring fix for org-export-preprocess-string Rodrigo Lazo
  2011-03-10 18:09 ` [Accepted] [O] " Bastien Guerry
@ 2011-03-10 18:09 ` Bastien
  1 sibling, 0 replies; 3+ messages in thread
From: Bastien @ 2011-03-10 18:09 UTC (permalink / raw)
  To: Rodrigo Lazo; +Cc: emacs-orgmode

Rodrigo Lazo <rlazo.paz@gmail.com> writes:

> I found a trivial error with this docstring.

Applied, thanks.

-- 
 Bastien

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

end of thread, other threads:[~2011-03-10 18:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-10 17:13 [PATCH] Docstring fix for org-export-preprocess-string Rodrigo Lazo
2011-03-10 18:09 ` [Accepted] [O] " Bastien Guerry
2011-03-10 18:09 ` [PATCH] " 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).