Re: [O] [PATCH] doc: Fix grammar and typo

2013-10-14 Thread Noorul Islam Kamal Malmiyoda
On Mon, Oct 14, 2013 at 12:12 PM, Carsten Dominik
carsten.domi...@gmail.com wrote:
 Noorul,

 thank you very much for this service!
 A few minutes to late, I did this on my train ride.


No problems, it was like a minor English refresh course :-)

Thanks and Regards
Noorul

 - Carsten

 On 14.10.2013, at 07:11, Noorul Islam K M noo...@noorul.com wrote:


 * doc/org.texi: Fix grammar and typo.

 Based on the patch proposed by TonyMc
 ---
 doc/org.texi |  109 
 +-
 1 file changed, 55 insertions(+), 54 deletions(-)

 diff --git a/doc/org.texi b/doc/org.texi
 index 0271d70..a202af8 100644
 --- a/doc/org.texi
 +++ b/doc/org.texi
 @@ -1011,7 +1011,7 @@ version information of Emacs (@kbd{M-x emacs-version 
 @key{RET}}) and Org
 @kbd{M-x org-submit-bug-report RET}
 @end example
 @noindent which will put all this information into an Emacs mail buffer so
 -that you only need to add your description.  If you re not sending the Email
 +that you only need to add your description.  If you are not sending the 
 Email
 from within Emacs, please copy and paste the content into your Email program.

 Sometimes you might face a problem due to an error in your Emacs or Org mode
 @@ -1426,7 +1426,7 @@ See also the option @code{org-goto-interface}.
 @table @asis
 @orgcmd{M-@key{RET},org-insert-heading}
 @vindex org-M-RET-may-split-line
 -Insert a new heading/item with the same level than the one at point.
 +Insert a new heading/item with the same level as the one at point.
 If the cursor is in a plain list item, a new item is created
 (@pxref{Plain lists}).  To prevent this behavior in lists, call the
 command with a prefix argument.  When this command is used in the
 @@ -1476,7 +1476,7 @@ of the one just marked.  E.g., hitting @key{M-h} on a 
 paragraph will mark it,
 hitting @key{M-h} immediately again will mark the next one.
 @orgcmd{C-c @@,org-mark-subtree}
 Mark the subtree at point.  Hitting repeatedly will mark subsequent subtrees
 -of the same level than the marked subtree.
 +of the same level as the marked subtree.
 @orgcmd{C-c C-x C-w,org-cut-subtree}
 Kill subtree, i.e., remove it from buffer but save in kill ring.
 With a numeric prefix argument N, kill N sequential subtrees.
 @@ -1567,7 +1567,7 @@ variables @code{org-show-hierarchy-above}, 
 @code{org-show-following-heading},
 control on how much context is shown around each match.}.  Just try it out
 and you will see immediately how it works.

 -Org mode contains several commands creating such trees, all these
 +Org mode contains several commands for creating such trees, all these
 commands can be accessed through a dispatcher:

 @table @asis
 @@ -1707,7 +1707,7 @@ blocks can be indented to signal that they belong to a 
 particular item.
 If you find that using a different bullet for a sub-list (than that used for
 the current list-level) improves readability, customize the variable
 @code{org-list-demote-modify-bullet}.  To get a greater difference of
 -indentation between items and theirs sub-items, customize
 +indentation between items and their sub-items, customize
 @code{org-list-indent-offset}.

 @vindex org-list-automatic-rules
 @@ -2133,7 +2133,7 @@ unpredictable for you, configure the options
 @table @kbd
 @tsubheading{Creation and conversion}
 @orgcmd{C-c |,org-table-create-or-convert-from-region}
 -Convert the active region to table.  If every line contains at least one
 +Convert the active region to a table.  If every line contains at least one
 TAB character, the function assumes that the material is tab separated.
 If every line contains a comma, comma-separated values (CSV) are assumed.
 If not, lines are split at whitespace into fields.  You can use a prefix
 @@ -2533,7 +2533,7 @@ format at least for the first field (i.e the reference 
 must start with
 @example
 $1..$3@r{first three fields in the current row}
 $P..$Q@r{range, using column names (see under Advanced)}
 -$..$ @r{start in third column, continue to the one but last}
 +$..$ @r{start in third column, continue to the last but one}
 @@2$1..@@4$3@r{6 fields between these two fields (same as @code{A2..C4})}
 @@-1$-2..@@-1   @r{3 fields in the row above, starting from 2 columns on the 
 left}
 @@I..II@r{between first and second hline, short for @code{@@I..@@II}}
 @@ -2794,7 +2794,7 @@ formulas or Elisp formulas:
 @end group
 @end example

 -Input duration values must be of the form @code{[HH:MM[:SS]}, where seconds
 +Input duration values must be of the form @code{HH:MM[:SS]}, where seconds
 are optional.  With the @code{T} flag, computed durations will be displayed
 as @code{HH:MM:SS} (see the first formula above).  With the @code{t} flag,
 computed durations will be displayed according to the value of the option
 @@ -2822,9 +2822,9 @@ current field will be replaced with the result.
 Formulas are stored in a special line starting with @samp{#+TBLFM:} directly
 below the table.  If you type the 

Re: [O] Request for write access to Word (noorul)

2013-09-27 Thread Noorul Islam Kamal Malmiyoda
On Fri, Sep 27, 2013 at 2:51 PM, Bastien b...@gnu.org wrote:
 Noorul Islam Kamal Malmiyoda noo...@noorul.com writes:

 I am not able to push changes now. Is this now disabled for me?

 I don't think so, but you need to push to the orgmode.org server,
 not to repo.or.cz -- please ask for further help on the mailing
 list.


I have the remote set as

G |master O| -- git remote -v
origin  w...@orgmode.org:worg.git (fetch)
origin  w...@orgmode.org:worg.git (push)

G |master O| -- git pull
Permission denied (publickey).
fatal: The remote end hung up unexpectedly

Do I have to resend public key to someone to add?

I have that setup on repo.or.cz.

Thanks and Regards
Noorul



[O] #+END_SRC and recent pull

2013-09-26 Thread Noorul Islam Kamal Malmiyoda
Hello all,

I pulled in latest changes from master and the following snippet is
not getting tangled.

#+begin_src emacs-lisp
(message This is a test)
#+end_src emacs-lisp

Yes, the documentation has plain #+end_src, but somehow the above
snippet was working earlier.

Sending this mail out, just in case this is useful to someone else.

Does the parser should really care about what is next to #+end_src ?

Thanks and Regards
Noorul



Re: [O] New maintainer

2013-04-18 Thread Noorul Islam Kamal Malmiyoda
Bastien,

I use org-mode every day and it is really great to see that this project is
always growing. You did an excellent job taking this to 8.0.

Carsten,

Welcome back and looking forward to 8.x

Thanks and Regards
Noorul


On Thu, Apr 18, 2013 at 10:23 PM, Bastien b...@gnu.org wrote:

 Dear all,

 I'm stepping down as the Org maintainer.

 Carsten accepted to step up, if the community agrees.
 Please raise your thumbs up or your concerns, if any.

 I'm glad I had this opportunity to work as Robin and
 I'm even more glad Batman may strike back!

 :)

 --
  Bastien





Re: [O] Bug? v r in agenda crashes

2012-04-18 Thread Noorul Islam Kamal Malmiyoda
On Wed, Apr 18, 2012 at 7:50 PM, Rainer Stengele
rainer.steng...@online.de wrote:
 Hi!

 Org-mode version 7.8.09 (release_7.8.09.221.g72128)

 Being in my agenda (non stiocky or sticky doesn't matter) I press v r and 
 get this error:


 Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
  org-babel-header-arg-expand()
  run-hook-with-args-until-success(org-babel-header-arg-expand)
  org-cycle((4))
  org-set-startup-visibility()
  org-mode()
  org-get-clocktable(:maxlevel 4 :narrow 80! :indent t :tstart 734611 :tend 
 734612 :scope agenda)
  apply(org-get-clocktable (:maxlevel 4 :narrow 80! :indent t :tstart 734611 
 :tend 734612 :scope agenda))
  org-agenda-list(nil)
  call-interactively(org-agenda-list)
  (let ((org-agenda-span (quote day)) (org-agenda-start-with-log-mode t) 
 (org-agenda-overriding-header Today's Agenda  + Prio A todos ))
 (call-interactively (quote org-agenda-list)))
  (let ((org-agenda-sorting-strategy (quote (time-up priority-down 
 todo-state-up (let ((org-agenda-span (quote day))
 (org-agenda-start-with-log-mode t) (org-agenda-overriding-header Today's 
 Agenda  + Prio A todos )) (call-interactively (quote
 org-agenda-list
  eval((let ((org-agenda-sorting-strategy (quote (time-up priority-down 
 todo-state-up (let ((org-agenda-span (quote day))
 (org-agenda-start-with-log-mode t) (org-agenda-overriding-header Today's 
 Agenda  + Prio A todos )) (call-interactively (quote
 org-agenda-list)
  org-let2(((org-agenda-sorting-strategy (quote (time-up priority-down 
 todo-state-up ((org-agenda-span (quote day))
 (org-agenda-start-with-log-mode t) (org-agenda-overriding-header Today's 
 Agenda  + Prio A todos )) (call-interactively (quote
 org-agenda-list)))
  org-agenda-run-series(agenda - no (!) todos - sorted prio up - 1 day 
 (((agenda prio ABC agenda ((org-agenda-span (quote day))
 (org-agenda-start-with-log-mode t) (org-agenda-overriding-header Today's 
 Agenda  + Prio A todos ))) (alltodo todos Prio A+B
 ((org-agenda-skip-function (lambda nil (or (org-agenda-skip-entry-if ... 
 \\=.*\\[#A\\|#B\\]) (org-agenda-skip-entry-if ... ...)))
 ((org-agenda-sorting-strategy (quote (time-up priority-down 
 todo-state-up))
  eval((org-agenda-run-series agenda - no (!) todos - sorted prio up - 1 day 
 (quote (((agenda prio ABC agenda ((org-agenda-span (quote
 day)) (org-agenda-start-with-log-mode t) (org-agenda-overriding-header 
 Today's Agenda  + Prio A todos ))) (alltodo todos Prio A+B
 ((org-agenda-skip-function (lambda nil ...) ((org-agenda-sorting-strategy 
 (quote (time-up priority-down todo-state-up
  (let nil (eval org-agenda-redo-command))
  eval((let nil (eval org-agenda-redo-command)))
  org-let(nil (eval org-agenda-redo-command))
  org-agenda-redo()
  org-agenda-clockreport-mode(nil)
  call-interactively(org-agenda-clockreport-mode)
  org-agenda-view-mode-dispatch()
  call-interactively(org-agenda-view-mode-dispatch nil nil)

 I do not use babel at all.

 regards,

 Rainer

Works for me. May be you need to provide minimal setup with which this
can be reproduced.

Org-mode version 7.8.08 (release_7.8.07.219.gf1887)
GNU Emacs 24.0.93.1 (i686-pc-linux-gnu, GTK+ Version 2.20.1)
 of 2012-02-14 on noman

Thanks and Regards
Noorul



[O] Agenda view is not getting refreshed.

2012-04-09 Thread Noorul Islam Kamal Malmiyoda
From any agenda view, if I change the state of TODO item, it is
getting reflected in the file but not in the view. I have to reload
the view again to see the change. Anyone else face this same issue?

I have

Org-mode version 7.8.08 (release_7.8.07.219.gf1887)
GNU Emacs 24.0.93.1 (i686-pc-linux-gnu, GTK+ Version 2.20.1)
 of 2012-02-14 on noman

Thanks and Regards
Noorul



Re: [O] [PATCH] - Fix org-fast-tag-selection

2012-04-03 Thread Noorul Islam Kamal Malmiyoda
On Tuesday, April 3, 2012, Bastien bzgnos...@altern.org wrote:
 Hi Noorul,

 Noorul Islam K M noo...@noorul.com writes:

 I think I nailed down the problem and fixed it in the attached patch.

 Applied, thanks a lot!

Can you please let me know why this commit does not have me as the author?
I already signed papers and there are some commits from my side already.
This happened earlier also when you said that the patch was not carrying
commit log. I think this time there was change log.

Thanks and regards
Noorul


Re: [O] [PATCH] - Fix org-fast-tag-selection

2012-04-03 Thread Noorul Islam Kamal Malmiyoda
On Tuesday, April 3, 2012, Bastien b...@altern.org wrote:
 Noorul Islam Kamal Malmiyoda noo...@noorul.com writes:

 Can you please let me know why this commit does not have me as the
 author? I already signed papers and there are some commits from my
 side already.

 This is an error, sorry.

No problem


 This happened earlier also when you said that the patch
 was not carrying commit log. I think this time there was change log.

 The ChangeLog should have been included in the patch,
 it was not.  Please use git format-patch when possible.

 http://orgmode.org/worg/org-contribute.html#sec-5

 Do you want me to revert the commit and to redo one with your name?

Not necessary this time.

Thanks and Regards
Noorul