From: Rodrigo Lazo <rlazo.paz@gmail.com>
To: emacs-orgmode@gnu.org
Subject: [PATCH] Docstring fix for org-export-preprocess-string
Date: Thu, 10 Mar 2011 14:13:30 -0300 [thread overview]
Message-ID: <86ei6eoq4l.fsf@thinkpad.colorado> (raw)
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
next reply other threads:[~2011-03-10 17:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-10 17:13 Rodrigo Lazo [this message]
2011-03-10 18:09 ` [Accepted] [O] Docstring fix for org-export-preprocess-string Bastien Guerry
2011-03-10 18:09 ` [PATCH] " Bastien
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=86ei6eoq4l.fsf@thinkpad.colorado \
--to=rlazo.paz@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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).