Re: [O] typo in org-track.el manual

2019-02-19 Thread Christopher M. Miles
binZMEXuhGks6.bin Description: application/pgp-encrypted binoD3igvt0Pw.bin Description: Binary data

Re: [O] typo, sp at C++ Source Code Blocks in Org Mode

2018-11-14 Thread Van L
> my guess is that it would be a lot of work to mark up the Worg sources to get > well-formatted info output. The orgmode manual is going to be an org-file which I guess will output to info:org.

Re: [O] typo, sp at C++ Source Code Blocks in Org Mode

2018-11-10 Thread Thomas S. Dye
Aloha Van L, On Sat, Nov 10, 2018 at 12:17 AM, Van L wrote: AFAIK there is no mechanism to have changes in one propagate changes in the other. It should be possible to link the two because both are org files. Worg would need to render to info:worg. That's an interesting idea. AFAICT

Re: [O] typo, sp at C++ Source Code Blocks in Org Mode

2018-11-10 Thread Van L
> AFAIK there is no mechanism to have changes in one propagate changes in the > other. It should be possible to link the two because both are org files. Worg would need to render to info:worg.

Re: [O] typo, sp at C++ Source Code Blocks in Org Mode

2018-11-09 Thread Thomas S. Dye
Aloha Van L, Thanks for your contribution. The Org mode manual and Worg are separate documents. AFAIK there is no mechanism to have changes in one propagate changes in the other. If you'd like to propose a change to the manual, please submit a patch following the instructions here: https:

Re: [O] typo, sp at C++ Source Code Blocks in Org Mode

2018-11-09 Thread Van L
> Thanks for your interest in Org mode and Worg. I hope the worg entry will backprob to the info:org page.

Re: [O] typo, sp at C++ Source Code Blocks in Org Mode

2018-11-05 Thread Thomas S. Dye
Aloha Van L, Worg is maintained by the community. You can find information on how to make these changes yourself: https://orgmode.org/worg/worg-git.html Thanks for your interest in Org mode and Worg. All the best, Tom

Re: [O] Typo on org-tag-alist

2018-05-15 Thread Bernt Hansen
Nicolas Goaziou writes: > Bernt Hansen writes: > >> Nope. I think you found another one (org-tag-persistent-alist) and >> fixed that instead. org-tag-alist is the one I reported. >> >> $ git grep -n engroup >> lisp/org.el:3424:`:startgrouptag', `:grouptags', `:engroup', >> `:endgrouptag' or >>

Re: [O] Typo on org-tag-alist

2018-05-14 Thread Nicolas Goaziou
Bernt Hansen writes: > Nope. I think you found another one (org-tag-persistent-alist) and > fixed that instead. org-tag-alist is the one I reported. > > $ git grep -n engroup > lisp/org.el:3424:`:startgrouptag', `:grouptags', `:engroup', > `:endgrouptag' or > > Thanks for finding the other one

Re: [O] Typo on org-tag-alist

2018-05-14 Thread Bernt Hansen
Nicolas Goaziou writes: > Hello, > > Bernt Hansen writes: > >> I think there is a typo in the output of >> >> C-h v org-tag-alist RET >> >> ':engroup' instead of ':endgroup' > > Fixed. Thank you. Nope. I think you found another one (org-tag-persistent-alist) and fixed that instead. org-tag-al

Re: [O] Typo on org-tag-alist

2018-05-13 Thread Nicolas Goaziou
Hello, Bernt Hansen writes: > I think there is a typo in the output of > > C-h v org-tag-alist RET > > ':engroup' instead of ':endgroup' Fixed. Thank you. Regards, -- Nicolas Goaziou

Re: [O] Typo org-switchb org-iswitchb

2018-03-03 Thread Bastien
"Th. Rikl" writes: > Newest ... The manual and the guide talk about "org-iswitchb", the > code contains only "org-switchb". Fix, thanks! -- Bastien

Re: [O] Typo in the compact Org Mode Guide

2018-03-03 Thread Nicolas Goaziou
Hello, sira...@disroot.org writes: > I have encountered a typo. It's on page 10 of the PDF of the latest > release (9.1.7). The sentence in question is: > >> Org mode providing methods to give you an overview of all the things that >> you have to do, collected >> from many files. > > The correct

Re: [O] Typo in README

2018-01-14 Thread Nicolas Goaziou
Hello, Jonas Bernoulli writes: > There is a typo in the first word of the README. > I was surprised to learn that it existed for five years. Fixed. Thank you. Regards, -- Nicolas Goaziou

Re: [O] Typo in manual

2014-12-29 Thread Nick Dokos
Daniel E. Doherty writes: > Carsten et al., > > I just noticed in footnote 2 of section 2.2 of the org manual, the following > typo: > > , > | (2) Clocking only works with headings indented less then 30 stars. > ` > > The 'less then' should be 'less than'. > Thank you. Fixed in master.

Re: [O] Typo in org guide

2014-09-03 Thread Nicolas Goaziou
Hello, Alexis Roda writes: > the org guide "Release 8.2.7c" says in page 32, "12.1 Export options": > > The whole set of lines can be inserted into the buffer with C-c C-e t. > > It should say: > > The whole set of lines can be inserted into the buffer with C-c C-e #. Fixed. Thank you. Re

Re: [O] typo Catching-invisible-edits

2013-11-04 Thread Bastien
Hi Cyprien, Cyprien Gay writes: > Here is a typo I encountered. Fixed, thanks! -- Bastien

Re: [O] Typo in manual

2013-07-23 Thread Bastien
"Bart Bunting" writes: > A trivial typo in the manual. Not sure where else to report this. > > 12.13 Advanced configuration > >Three arguments must be provided to a fiter: the code being changed, > > Guess it should be filter. Fixed, thanks! -- Bastien

Re: [O] Typo in doc string of org-small-year-to-year

2013-04-15 Thread Carsten Dominik
Fixed, thanks. - Carsten On 16.4.2013, at 05:01, Nick Dokos wrote: > The doc string of org-small-year-to-year says: > > , > | Convert 2-digit years into 4-digit years. > | 38-99 are mapped into 1938-1999. 1-37 are mapped into 2001-2007. > ` > > That 2007 should be 2037. > > -- > Nic

Re: [O] Typo in info documentation for =org-agenda-to-appt= [7.9.3e (7.9.3e-elpa @ /Users/sean/.emacs.d/elpa/org-20130204/)]

2013-02-20 Thread Bastien
Hi Sean, "Allred, Sean" writes: > Pardon the copypasta, I've yet to muddle my way through configuring > Gmail and Gnus.  The 'bug' is just a documentation typo. Fixed, thanks. -- Bastien

Re: [O] typo in support for sidewaystable in the new latex exporter

2012-09-12 Thread Bastien
Hi Andres, Andreas Leha writes: > attached is a tiny patch for the new latex exporter that fixes a small > typo. Applied, thanks. -- Bastien

Re: [O] Typo in orgmode.org/worg/org-faq about inline tasks

2012-05-09 Thread Bastien
AW writes: > To insert an inline task the keys _are_: C-c C-x t > > But the FAQ, "Can I add a TODO to a list item?" says, the keys were > C-c C-x C-t > > The last key isn't "C-t", but only "t". > > The documentation in Emacs has it the right way. Fixed, thanks. -- Bastien

Re: [O] Typo in worg page about org-checkbox

2012-04-30 Thread Bastien
Moritz Ulrich writes: > Last line in section "Quick Example" in [1] misses a _ in the > property. It reads RESET_CHECKBOXES but org-checklist.el checks for > RESET_CHECK_BOXES. Fixed, thanks for reporting this. > Just spent a few minutes tracking down why org-checklist wasn't > working for me.

Re: [O] typo in org.texi

2012-01-24 Thread Bastien
Hi Takaaki, Takaaki ISHIKAWA writes: > Japanese translation team of the manual found a small typo in org.texi. > Please check the attached patch. Fixed, thanks. And hello to the team! Best, -- Bastien

Re: [O] typo in doc/orgguide.texi

2012-01-23 Thread Bastien
Hi Guido, Guido Arnold writes: > Hello, > please forgive me for not filing a proper bug report, I am not even a > org-mode user yet, but I am very interested. I just had a look at the > quick guide and found a typo in line 1908: > http://orgmode.org/w/?p=org-mode.git;a=blob;f=doc/orgguide.texi;h

Re: [O] Typo on French web page

2012-01-11 Thread Bastien
pin...@iro.umontreal.ca (François Pinard) writes: > A tiny typo on page http://orgmode.org/fr/org-mode-support.html: > > "3 deniers commits git" should read "3 derniers commits git" Fixed, thanks. -- Bastien

Re: [O] Typo in 'org-without-partial-completion'

2011-07-03 Thread Bastien
Hi Nick, David, David Maus writes: > Yes and yes. > > (and (boundp 'partial-completion-mode) > partial-completion-mode > (fboundp 'partial-completion-mode)) > > Is the right condition. Bound, non-nil and callable. > > @Bastien: Pushed fix for this to master. Thanks! -- Bastien

Re: [O] Typo in 'org-without-partial-completion'

2011-07-02 Thread David Maus
At Sat, 02 Jul 2011 10:40:31 -0400, Nick Dokos wrote: > > David Maus wrote: > > > > #+begin_src emacs-lisp > > (defmacro org-without-partial-completion (&rest body) > > `(when (and (boundp 'partial-completion-mode) > > (fboundp 'partial-completion-mode)) > >(unwind-pr

Re: [O] Typo in 'org-without-partial-completion'

2011-07-02 Thread Nick Dokos
David Maus wrote: > #+begin_src emacs-lisp > (defmacro org-without-partial-completion (&rest body) > `(when (and (boundp 'partial-completion-mode) > (fboundp 'partial-completion-mode)) >(unwind-protect >(progn > (partial-completion-mode -1)

Re: [O] Typo in 'org-without-partial-completion'

2011-07-02 Thread David Maus
At Sat, 02 Jul 2011 11:26:59 +0200, Bastien wrote: > > Hi David and Paul, > > David Maus writes: > > > #+begin_src emacs-lisp > > (defmacro org-without-partial-completion (&rest body) > > `(when (and (boundp 'partial-completion-mode) > > (fboundp 'partial-completion-mode)) >

Re: [O] Typo in 'org-without-partial-completion'

2011-07-02 Thread Bastien
Hi David and Paul, David Maus writes: > #+begin_src emacs-lisp > (defmacro org-without-partial-completion (&rest body) > `(when (and (boundp 'partial-completion-mode) > (fboundp 'partial-completion-mode)) >(unwind-protect >(progn > (partial-

Re: [O] Typo in 'org-without-partial-completion'

2011-07-02 Thread David Maus
At Thu, 30 Jun 2011 21:28:08 +0200, David Maus wrote: > > At Thu, 30 Jun 2011 11:12:15 +0200, > Bastien wrote: > > > > Hi Paul, > > > > Paul Sexton writes: > > > > > I think there's an error in 'org-without-partial-completion' in > > > org-macs.el. > > > The variable pc-mode gets bound to the

Re: [O] Typo in 'org-without-partial-completion'

2011-06-30 Thread David Maus
At Thu, 30 Jun 2011 11:12:15 +0200, Bastien wrote: > > Hi Paul, > > Paul Sexton writes: > > > I think there's an error in 'org-without-partial-completion' in org-macs.el. > > The variable pc-mode gets bound to the value of partial-completion-mode - > > but > > this is a VARIABLE (t if that mo

Re: [O] Typo in 'org-without-partial-completion'

2011-06-30 Thread Bastien
Hi Paul, Paul Sexton writes: > I think there's an error in 'org-without-partial-completion' in org-macs.el. > The variable pc-mode gets bound to the value of partial-completion-mode - but > this is a VARIABLE (t if that mode is enabled). Funcalling the value of > the variable produces an error

Re: [O] Typo in 'org-without-partial-completion'

2011-06-28 Thread Bastien
Hi Paul, Paul Sexton writes: > I think there's an error in 'org-without-partial-completion' in org-macs.el. > The variable pc-mode gets bound to the value of partial-completion-mode - but > this is a VARIABLE (t if that mode is enabled). Funcalling the value of > the variable produces an error

Re: [O] typo

2011-05-10 Thread Jason Dunsmore
Cor Ninaber writes: > This "bug" is a very silly little thing but there is missing a letter in the > description of "Org Mobile Index File" in the settings. Namely inks > should be links (see the copy below). Fixed. http://orgmode.org/w/?p=org-mode.git;a=commitdiff;h=c735d62f0 Thanks for repor

Re: [O] typo in the info file

2011-04-19 Thread Bastien
Hi Xiao-Yong, Xiao-Yong Jin writes: > Two lines in the file doc/org.texi > > doc/org.texi:8529:@vindex org-overriding-columns-format > doc/org.texi:8533:Org first checks if the variable > @code{org-overriding-columns-format} is > > mention the variable org-overriding-columns-format. I > believ