[Orgmode] Re: does #+PROPERTY still exist ?

2010-09-22 Thread Noorul Islam
On Wed, Sep 22, 2010 at 2:13 PM, Noorul Islam K M wrote: > Nick Dokos writes: > >> Nick Dokos wrote: >> >>> Noorul Islam K M wrote: >>> >>> > >>> > In the below example >>> > >>> > -

Re: [Orgmode] bug with spaces in regexp search

2010-09-22 Thread Noorul Islam
On Thu, Sep 23, 2010 at 2:06 AM, Samuel Wales wrote: > With the headline "* text search much faster than tag search" > and an agenda text search: > >  {faster than} does not return it >  {faster\ than} also > > I think of {...} as a single token even if it has spaces in it. > > Thanks. > >

Re: [Orgmode] File-level execute permissions?

2010-09-24 Thread Noorul Islam
On Fri, Sep 24, 2010 at 6:41 PM, Bill Harris wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I understand at least the obvious risks in executing source code blocks > inside an unknown org file, but, when I created the org file myself, it > would be nice to be able to export the file

Re: [Orgmode] Problem with PROPERTIES :OPTIONS: when exporting subtree

2010-09-25 Thread Noorul Islam
On Sat, Sep 25, 2010 at 4:02 PM, Rainer M Krug wrote: > Hi > I hava a problem with exporting to LaTeX. > I want to export a table to latex. I put it into a subtree, containing only > the table, i.e. no headers, as I want to include it into another document. I > thought, that using the :OPTIONS: pr

Re: [Orgmode] table, moving cells

2010-09-25 Thread Noorul Islam
On Sat, Sep 25, 2010 at 9:32 PM, "Martin G. Skjæveland" wrote: > Hi, > > is there a quick way for moving a cell about in a table? I enjoy swapping > the order of rows and columns in a table using Meta + [arrow], but I have > not found a ways of doing the same for a single cell. Is it possible? > >

[Orgmode] Re: latex export problem

2010-10-01 Thread Noorul Islam
On Fri, Oct 1, 2010 at 2:33 PM, Noorul Islam K M wrote: > Jörg Hagmann writes: > >>  org-version: yesterday's pull >> emacs: 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29) >>  of 2010-05-09 >> > > I copied your example to a file /tmp/test.org and

Re: [Orgmode] How to not publish log done note?

2010-10-03 Thread Noorul Islam
On Sun, Oct 3, 2010 at 4:36 PM, Water Lin wrote: > > I have set the log done time and log done note for my org files using > code: > --- > (setq org-log-done 'time) > (setq org-log-done 'note) > --- > > The log done time and log done note are very useful while I am editing

Re: [Orgmode] How to not publish log done note?

2010-10-03 Thread Noorul Islam
On Sun, Oct 3, 2010 at 5:48 PM, Noorul Islam wrote: > On Sun, Oct 3, 2010 at 4:36 PM, Water Lin wrote: >> >> I have set the log done time and log done note for my org files using >> code: >> --- >> (setq org-log-done 'time) >> (setq org-

Re: [Orgmode] Bug: No match - create this as a new heading? [7.01trans]

2010-10-09 Thread Noorul Islam
On Sun, Oct 10, 2010 at 4:19 AM, David Abrahams wrote: > > > Remember to cover the basics, that is, what you expected to happen and > what in fact did happen.  You don't know how to make a good report?  See > >     http://orgmode.org/manual/Feedback.html#Feedback > > Your bug report will be posted

[Orgmode] [PATCH] Fix Typo in README_maintainer

2010-10-15 Thread Noorul Islam
Fix typo * README_maintainer: Fix typo Thanks and Regards Noorul diff --git a/README_maintainer b/README_maintainer index 37d1494..5d1a67a 100644 --- a/README_maintainer +++ b/README_maintainer @@ -28,8 +28,8 @@ release. The release process is a single make command: The release number for minor

Re: [Orgmode] [PATCH] Fix Typo in README_maintainer

2010-10-16 Thread Noorul Islam
On Sat, Oct 16, 2010 at 10:49 AM, Carsten Dominik wrote: > > On Oct 15, 2010, at 7:19 PM, Noorul Islam wrote: > >> Fix typo >> >> * README_maintainer: Fix typo > > Thanks! > > - Carsten I could see that the patch is applied in 8820a2527611d46b9f09bd741792

Re: [Orgmode] [BUG] org-latex ignores org-export-latex-hyperref-format?

2010-10-16 Thread Noorul Islam
On Sat, Oct 16, 2010 at 3:32 PM, Guy Wiener wrote: > I found the following weird thing in org-latex, and I think it is a bug: > The customization option "org-export-latex-hyperref-format" is suppose to > render links to hyperrefs in the exported tex file. However, in > org-latex.el, lines 1889 and

Re: [Orgmode] Publishing bug: FOOTNOTE DEFINITION NOT FOUND: 0

2010-10-17 Thread Noorul Islam
On Sun, Oct 17, 2010 at 8:24 PM, Erik L. Arneson wrote: > Hello folks, > > I'm running into a very strange bug when publishing to HTML.  Even when > a page contains no footnotes, a footnote section is added with one > footnote an the text "FOOTNOTE DEFINITION NOT FOUND: 0". > Please let us know w

Re: [Orgmode] exporting a html table with gridlines - is it possible

2010-10-23 Thread Noorul Islam
On Fri, Oct 22, 2010 at 9:34 PM, Cook, Malcolm wrote: > I don't see any hooks for this. > Did you try this above the table? #+ATTR_HTML: border="1" rules="all" frame="all" Thanks and Regards Noorul ___ Emacs-orgmode mailing list Please use `Reply

Re: [Orgmode] capture initial "level" and refile of capture buffer

2010-10-23 Thread Noorul Islam
On Fri, Oct 22, 2010 at 5:13 PM, Richard Riley wrote: > > What determines the level of a new capture element? e.g I just created > one and it started at "". > > feature request : when I added some sub elements to a capture buffer e.g > > * my new capture > > ** sub point > > *** sub sub point

Re: [Orgmode] Lisp error

2010-10-23 Thread Noorul Islam
On Sat, Oct 23, 2010 at 6:26 AM, Marvin Doyley wrote: > There would seem to be an error in the latest version of org.elc. I get = > the following error when I run a make > > lisp/org.el:16219:1:Error: Invalid character: 1048575, #o377, =#xf > make: *** [lisp/org.elc] Error 1 > I am not fa

Re: [Orgmode] capture initial "level" and refile of capture buffer

2010-10-23 Thread Noorul Islam
On Sat, Oct 23, 2010 at 2:12 PM, Noorul Islam wrote: > On Fri, Oct 22, 2010 at 5:13 PM, Richard Riley wrote: >> >> What determines the level of a new capture element? e.g I just created >> one and it started at "". >> >> feature request : when I

Re: [Orgmode] capture initial "level" and refile of capture buffer

2010-10-23 Thread Noorul Islam
On Sat, Oct 23, 2010 at 3:46 PM, Noorul Islam wrote: > On Sat, Oct 23, 2010 at 2:12 PM, Noorul Islam wrote: >> On Fri, Oct 22, 2010 at 5:13 PM, Richard Riley >> wrote: >>> >>> What determines the level of a new capture element? e.g I just

Re: [Orgmode] Lisp error

2010-10-23 Thread Noorul Islam
On Sat, Oct 23, 2010 at 6:16 PM, Carsten Dominik wrote: > > On Oct 23, 2010, at 2:56 AM, Marvin Doyley wrote: > >> There would seem to be an error in the latest version of org.elc. I get = >> the following error when I run a make >> >> lisp/org.el:16219:1:Error: Invalid character: 1048575, #o3

[Orgmode] Patchwork system is down

2010-10-23 Thread Noorul Islam
John, It looks like the patchwork system is down for sometime now. Thanks and Regards Noorul ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] Unable to quit emacs after enabling Clocking

2010-10-23 Thread Noorul Islam
On Saturday, October 23, 2010, mwnn wrote: > Hi all, >    I added the following lines to my .emacs file to enable task clocking > across emacs sessions: > >    (setq org-clock-persist 'history) >    (org-clock-persistence-insinuate) > > Now i am unable to quit Emacs with C-x C-c command. I get

Re: [Orgmode] Minor docstring bug: org-footnote-goto-previous-reference

2010-10-23 Thread Noorul Islam
On Sun, Oct 24, 2010 at 5:00 AM, Robert Goldman wrote: > The docstring for the command "org-footnote-goto-previous-reference" is > >   Find the next previous of the footnote with label LABEL. > > ...which I can't actually parse. > > "Find the (immediately) previous reference to the footnote with l

Re: [Orgmode] Unable to quit emacs after enabling Clocking

2010-10-23 Thread Noorul Islam
On Sun, Oct 24, 2010 at 8:54 AM, mwnn wrote: > The call trace is as shown below: > > Debugger entered--Lisp error: (wrong-type-argument stringp (".~")) >  expand-file-name((".~") "/home/mwnn/.emacs.d/") >  make-backup-file-name-1("/home/mwnn/.emacs.d/org-clock-save.el") >  find-backup-file-name("/

Re: [Orgmode] Minor docstring bug: org-footnote-goto-previous-reference

2010-10-24 Thread Noorul Islam
On Sun, Oct 24, 2010 at 12:56 PM, T.F. Torrey wrote: >> Date: Sun, 24 Oct 2010 08:57:35 +0530 >> Subject: Re: [Orgmode] Minor docstring bug: >>       org-footnote-goto-previous-reference >> From: Noorul Islam >> To: rpgold...@sift.info >> X-detected-operatin

Re: [Orgmode] bug? - can't set effort from agenda

2010-10-24 Thread Noorul Islam
On Sun, Oct 24, 2010 at 9:56 PM, George Pearson wrote: > Running org 7.01h and emacs 23.2.1 on windows XP. > > Typing "e" on a task in the daily agenda goes through the steps of > setting the effort, but the change is NOT made in the original org > buffer.  This fails whether or not an effort had

Re: [Orgmode] capture initial "level" and refile of capture buffer

2010-10-25 Thread Noorul Islam
On Mon, Oct 25, 2010 at 12:41 PM, Carsten Dominik wrote: > Hi Noorul, hi Richard, > > > On Oct 23, 2010, at 12:16 PM, Noorul Islam wrote: > >> On Sat, Oct 23, 2010 at 2:12 PM, Noorul Islam wrote: >>> >>> On Fri, Oct 22, 2010 at 5:13 PM, Richard Riley &

Re: [Orgmode] org-capture adds newline(s) when it should not

2010-10-25 Thread Noorul Islam
On Mon, Oct 25, 2010 at 4:21 PM, Marcel van der Boom wrote: > Hi all, > > I'm in the process of migrating from org-remember to org-capture. > Pretty easy going so far, but it seems org-capture adds newlines, which > I think it should not do. > > My (test) capture-template is: > > (("t" "Todo" entr

Re: [Orgmode] org-capture adds newline(s) when it should not

2010-10-25 Thread Noorul Islam
On Mon, Oct 25, 2010 at 4:48 PM, Noorul Islam wrote: > On Mon, Oct 25, 2010 at 4:21 PM, Marcel van der Boom wrote: >> Hi all, >> >> I'm in the process of migrating from org-remember to org-capture. >> Pretty easy going so far, but it seems org-capture adds newl

Re: [Orgmode] org-capture adds newline(s) when it should not

2010-10-25 Thread Noorul Islam
On Mon, Oct 25, 2010 at 5:46 PM, Carsten Dominik wrote: > > On Oct 25, 2010, at 1:58 PM, Noorul Islam wrote: > >> On Mon, Oct 25, 2010 at 4:48 PM, Noorul Islam wrote: >>> >>> On Mon, Oct 25, 2010 at 4:21 PM, Marcel van der Boom >>> wrote: >>

Re: [Orgmode] org-capture adds newline(s) when it should not

2010-10-25 Thread Noorul Islam
On Tue, Oct 26, 2010 at 10:05 AM, Carsten Dominik wrote: > > On Oct 26, 2010, at 6:29 AM, Noorul Islam wrote: > >> On Mon, Oct 25, 2010 at 5:46 PM, Carsten Dominik >> wrote: >>> >>> On Oct 25, 2010, at 1:58 PM, Noorul Islam wrote: >>> >>&

Re: [Orgmode] org-capture adds newline(s) when it should not

2010-10-25 Thread Noorul Islam
On Tue, Oct 26, 2010 at 10:34 AM, Noorul Islam wrote: > On Tue, Oct 26, 2010 at 10:05 AM, Carsten Dominik > wrote: >> >> On Oct 26, 2010, at 6:29 AM, Noorul Islam wrote: >> >>> On Mon, Oct 25, 2010 at 5:46 PM, Carsten Dominik >>> wrote: >>>>

Re: [Orgmode] org-capture adds newline(s) when it should not

2010-10-26 Thread Noorul Islam
On Tue, Oct 26, 2010 at 1:46 PM, Marcel van der Boom wrote: > On di 26-okt-2010 06:35 > Carsten Dominik wrote: > I find that puzzling.  What might have changed in Emacs 24 to cause such differences?  I do not use Emacs 24 on a day-to-day basis yet. >>> >>> On emacs 24 (newline

Re: [Orgmode] capture initial "level" and refile of capture buffer

2010-10-26 Thread Noorul Islam
are doing. > I think it was my misunderstanding of how C-c C-w works inside org capture. I think, now I have a clear picture and the behavior that I mentioned was an expected one. I was trying to refile to target file. Thanks and Regards Noorul > On Oct 23, 2010, at 10:42 AM, Noorul Islam wr

Re: [Orgmode] org-capture adds newline(s) when it should not

2010-10-26 Thread Noorul Islam
On Tue, Oct 26, 2010 at 2:05 PM, Marcel van der Boom wrote: > On di 26-okt-2010 13:54 > Noorul Islam wrote: > >>On Tue, Oct 26, 2010 at 1:46 PM, Marcel van der Boom >> wrote: >>> On di 26-okt-2010 06:35 >>> Carsten Dominik wrote: >>> >>

[Orgmode] [PATCH] Fix typo

2010-10-27 Thread Noorul Islam
make doc/org is failing because of syntax error. * doc/org.texi: Fix typo Thanks and Regards Noorul diff --git a/doc/org.texi b/doc/org.texi index a5f9dcc..7262c87 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -1327,7 +1327,7 @@ structure of these lists, many structural constructs like @code{#

Re: [Orgmode] Bug: can't export org file with tables to html [7.01trans]

2010-10-27 Thread Noorul Islam
On Wed, Oct 27, 2010 at 6:59 PM, Uwe Brauer wrote: > > Remember to cover the basics, that is, what you expected to happen and > what in fact did happen.  You don't know how to make a good report?  See > >     http://orgmode.org/manual/Feedback.html#Feedback > > Your bug report will be posted to th

Re: [Orgmode] Bug? Capture not in customize until called by key (was Request - capture included in customize browser)

2010-10-27 Thread Noorul Islam
On Wed, Oct 27, 2010 at 3:28 PM, Gez wrote: > I wrote another post but it didn't thread properly - sorry.  Anyway, I've > tested further and it seems that the customize capture appears and > disappears. > > Here's how to replicate, I hope. > > With .emacs having no reference to capture (no key def

Re: [Orgmode] Using capture to add plain text under a headline

2010-10-27 Thread Noorul Islam
On Wed, Oct 27, 2010 at 4:13 PM, Axis wrote: > Hello, > > I'm having a struggle capturing a plain text item under a headline; it > always gets added to the bottom of the file. List items or org entries can > be stowed away properly without a problem, i.e. > > ("e" "Event" entry (file+headline "~/o

Re: [Orgmode] quotes inside code markup: bug?

2010-10-27 Thread Noorul Islam
On Mon, Oct 25, 2010 at 8:13 PM, Robert Goldman wrote: > I'm finding that, when I export as Latex or html, quoted strings don't > get translated properly. > > I.e., a bit of text like ="foo"= will be translated literally, instead > of turning into a code marked-up string. > > I am attaching a simp

Re: [Orgmode] org-cycle-item-indentation, org-use-sub-superscripts missed

2010-10-27 Thread Noorul Islam
On Wed, Oct 27, 2010 at 3:33 PM, Andreas Röhler wrote: > > Hi, > > get several errors with git-branch > > my daily-work Emacs complained ignoring `org-use-sub-superscripts' > > Check with emacs -Q got: > > Symbol's function definition is void: org-cycle-item-indentation > > I am surprised that yo

Re: [Orgmode] Re: org-babel-gnuplot broken today?

2010-10-27 Thread Noorul Islam
On Wed, Oct 27, 2010 at 7:50 PM, Nigel Beck wrote: > Thanks all - problem gone over here too! (Tested in a few other > permutations on the original convoluted doc that I hit the error in). > > Btw on the latest pull I get an error on the "make doc" part > > (cd doc; makeinfo --html --number-sectio

Re: [Orgmode] Re: Internal links in LaTeX export

2010-10-29 Thread Noorul Islam
On Fri, Oct 29, 2010 at 12:50 PM, Nick Dokos wrote: > Noorul Islam K M wrote: > >> Carsten Dominik writes: >> >> > On Oct 29, 2010, at 5:22 AM, Jambunathan K wrote: >> > >> >> "Thomas S. Dye" writes: >> >> >> >>

Re: [Orgmode] Worg: link broken

2010-10-29 Thread Noorul Islam
2010/10/28 Sébastien Vauban : > Hello, > > In page http://orgmode.org/guide/Working-With-Source-Code.html, > see "further reading": link "chapter 14" broken (recursive, BTW?). > Fix recursive link * doc/orgguide.texi: Remove broken recursive link Thanks and Regards Noorul diff --git a/doc/orggui

Re: [Orgmode] Problem with publishing to html

2010-10-29 Thread Noorul Islam
On Sat, Oct 30, 2010 at 4:23 AM, wrote: > I updated to 7.02 today and now am unable to publish a project to > html.  This is the error reported in *Messages* > > Publishing file /home/mark/teach/10fall/metaphysics/notes/index.org using > `org-publish-org-to-html' > Exporting... > tramp-convert-f

Re: [Orgmode] [BUG] org-exp.el: Broken Internal Links

2010-10-29 Thread Noorul Islam
On Sat, Oct 30, 2010 at 2:56 AM, Jambunathan K wrote: > > See Heading2 for description of the bug. This bug has been there since > time immemorial. > > # Input Org file > > * Heading1 > > * Heading2 > >  Link to [[Heading1]] is OK. Link to [[Heading3]] is broken. To fix this, >  org-link-search in

[Orgmode] Git pull has merge conflict

2010-10-29 Thread Noorul Islam
I am not sure why this conflict is arising even after resetting to head and then doing a pull $ noo...@sajida:~/emacs/org-mode$ git reset --hard HEAD is now at ba6b6f3 Merge branch 'master' of git://repo.or.cz/org-mode $ noo...@sajida:~/emacs/org-mode$ git pull Auto-merging ORGWEBPAGE/index.org C

Re: [Orgmode] Git pull has merge conflict

2010-10-30 Thread Noorul Islam
On Sat, Oct 30, 2010 at 7:02 PM, Greg Troxel wrote: > > Noorul Islam writes: > >> I am not sure why this conflict is arising even after resetting to >> head and then doing a pull >> >> $ noo...@sajida:~/emacs/org-mode$ git reset --hard >> HEAD is now

Re: [Orgmode] Git pull has merge conflict

2010-10-30 Thread Noorul Islam
On Sat, Oct 30, 2010 at 7:02 PM, Greg Troxel wrote: > > Noorul Islam writes: > >> I am not sure why this conflict is arising even after resetting to >> head and then doing a pull >> >> $ noo...@sajida:~/emacs/org-mode$ git reset --hard >> HEAD is now

Re: [Orgmode] org-export-string

2010-10-31 Thread Noorul Islam
On Sun, Oct 31, 2010 at 12:15 PM, Aidan Gauland wrote: > Evaluating (org-export-string "plain plain *bold* plain" "html") > prompts me (in the minibuffer) with... > > File to save in: /tmp/ > > I can't see any obvious s-exp in the definition of org-export-string > that would be bringing up the pro

[Orgmode] Patch 349

2010-11-12 Thread Noorul Islam
I submitted a patch http://patchwork.newartisans.com/patch/349/ which is yet to get reviewed. I think it is a very small straight forward one. Or is there any blockers for this thing to be applied. Thanks and Regards Noorul ___ Emacs-orgmode mailing lis

[Orgmode] Patch 352

2010-11-12 Thread Noorul Islam
The patch http://patchwork.newartisans.com/patch/352/ is already applied in 491a39825b1205442ebe919009f5c11bdc31d7c4. I think this can be archived. ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org h

Re: [Orgmode] Why are src_perl{} immediately executed?

2010-11-13 Thread Noorul Islam
On Sun, Nov 14, 2010 at 3:34 AM, Dov Grobgeld wrote: > From the documentation it seems like a statement such as src_perl{foo()} are > inline version of the multi line: > > #+src_perl > foo(); > #+end_src > > But when exporting the org file to html I get the question "Evaluate this > perl code on y

Re: [Orgmode] Bastien is going to become the maintainer of Org mode in January

2010-11-15 Thread Noorul Islam
On Mon, Nov 15, 2010 at 5:21 PM, Carsten Dominik wrote: > Dear all, > > after 7 years of responsibility for Org-mode, it is time for > me to let go and step down as the maintainer of Org-mode. > Thank you Carsten for this wonderful software. Congratulations to Bastien for the new role. Thanks a

Re: [Orgmode] Not opening .tex file when exporting to pdf?

2011-01-19 Thread Noorul Islam
On Wed, Jan 19, 2011 at 5:11 PM, Rainer M Krug wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi > > I export my org files quite often to a pdf, but I am not interested in > the .tex file --- I don't mind it (it is needed) and I would not like it > to be deleted after the pdf has bee

Re: [Orgmode] Recent upgrade to 6.29a.

2009-10-25 Thread Noorul Islam
On Wed, Oct 21, 2009 at 7:31 PM, Carsten Dominik wrote: > > On Oct 21, 2009, at 6:58 AM, Noorul Islam K M wrote: > >> >> Hello all, >> >> I just did org pull to update to latest version. (org-version) says this >> >> Org-mode version 6.29a >> &g

Re: [Orgmode] MobileOrg 1.0 for iPhone/iPod Touch now available

2009-11-08 Thread Noorul Islam
On Wed, Nov 4, 2009 at 6:01 AM, Adam Spiers wrote: >> Be sure to use Org-mode 6.32 or later. > > Looks like fantastic work, congratulations!  Thank heavens I finally > got Ubuntu/emacs/orgmode/git running natively on my Android phone, > otherwise I'd be green with envy ;-) > Can you share your e

[Orgmode] [PATCH] Typo

2009-11-14 Thread Noorul Islam
Hi, I do not have public repository so I am attaching the patch. It is very small though! Thanks Noorul diff --git a/README b/README index dea5506..f4b491d 100644 --- a/README +++ b/README @@ -28,7 +28,7 @@ xemacs/ until version 4.37, but no longer. CONTRIB/ -A diretory with third-par

[Orgmode] [PATCH] Remove unused function.

2009-11-14 Thread Noorul Islam
Hi, Attached is the patch which removes the unused function "org-compact-display-after-subtree-move". Thanks and Regards Noorul diff --git a/lisp/org.el b/lisp/org.el index 0c22428..b95028c 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -5412,19 +5412,6 @@ This function is the default value of the

[Orgmode] [PATCH] Removes obsolete functions, variable and fix typos.

2009-11-15 Thread Noorul Islam
Hello all, Attached is the patch which has following changes. * lisp/org-agenda.el: - Removed obsolete functions, org-highlight-until-next-command and org-unhighlight-once. - Removed obsolete variable org-agenda-remove-date. * lisp/org.el - Fixed some typos. Thanks and Regards, Noorul dif

Re: [Orgmode] Minor buglet in orgmode Makefile

2009-11-15 Thread Noorul Islam
On Mon, Nov 16, 2009 at 7:49 AM, Robert P. Goldman wrote: > I just pulled an update from git for the first time in a long while, and when > I > tried to build org-mode, it failed with an undefined function error for the > function org-float-time in org-ascii. > > It only took me a moment to find

[Orgmode] Re: [PATCH] Removes obsolete functions, variable and fix typos.

2009-11-17 Thread Noorul Islam
Hi all, Is something wrong with the patch. Curious to know why is it not applied. Thanks and Regards Noorul On Sun, Nov 15, 2009 at 9:38 PM, Noorul Islam wrote: > Hello all, > > Attached is the patch which has following changes. > > * lisp/org-agenda.el: >  - Removed obsol

Re: [Orgmode] [orgmobile] Search by two tags or more

2009-11-18 Thread Noorul Islam
On Thu, Nov 19, 2009 at 3:44 AM, Richard Moreland wrote: > Hi again Marcelo, > > I haven't yet implemented this feature, but it is a good idea.  I will > consider how to best implement this for a future release. > I remember reading this http://orgmode.org/manual/Tag-searches.html#Tag-searches

[Orgmode] Re: Bug: Docstring for "org-cycle" does not document "org-cycle-level" behavior

2010-01-31 Thread Noorul Islam
Ryan Thompson writes: > Title says it all. In recent versions of Org, doing org-cycle at the end of > an empty headline will cycle that headline through different levels, if the > appropriate variable is non-nil. However, the docstring does not mention What is the appropriate variable? Thank y

[Orgmode] Re: See available keybindings?

2010-02-06 Thread Noorul Islam
Daniel Martins writes: > I tried and it did not work. > I wonder why f9 C-h is not working for you? How did you define this key binding in your load file? Thanks and Regards Noorul ___ Emacs-orgmode mailing list Please use `Reply All' to send rep

[Orgmode] Re: file location

2010-02-06 Thread Noorul Islam
Shawn Koons writes: > Hello, > > Is there a command (or two) that will identify the locations of the > below-listed files/folders? I am using Ubuntu and it seems that there is > more than one emacs install on this computer and multiple files that *could* > If you have installed both versions of

[Orgmode] [PATCH] Bug in org-colview/org-beamer?

2010-07-31 Thread Noorul Islam
On Sat, Jul 31, 2010 at 12:54 PM, Simon Guest wrote: > Hi, > > I'm making my first real Org mode Beamer presentation, using org-mode > 7.01g, and trying to set the ignore_heading for a multi-column slide. > > In column mode, when I hit 'e' in the Env column, Emacs says: > Wrong type argument: comm

[Orgmode] [PATCH] org-capture: Make messages consistent.

2010-07-31 Thread Noorul Islam
A very small patch that makes the message displayed consistent. * lisp/org-capture.el (org-capture-finalize): Make messages consistent. diff --git a/lisp/org-capture.el b/lisp/org-capture.el index 0ecea6a..111f7f7 100644 --- a/lisp/org-capture.el +++ b/lisp/org-capture.el @@ -527,7 +527,7 @@ byp

[Orgmode] [PATCH] org-gnus.el: Suppress compiler warning.

2010-07-31 Thread Noorul Islam
The attached patch suppresses a compiler warning in org-gnus.el * lisp/org-gnus.el: Suppress compiler warning by declaring outside function nnimap-retrieve-headers-from-file. diff --git a/lisp/org-gnus.el b/lisp/org-gnus.el index 7a339cd..16aa476 100644 --- a/lisp/org-gnus.el +++ b/lisp/org-gnus

[Orgmode] Re: [PATCH] question about org-agenda-files

2010-08-06 Thread Noorul Islam
On Fri, Aug 6, 2010 at 4:12 PM, Carsten Dominik wrote: > > On Aug 6, 2010, at 10:30 AM, Bastien wrote: > > Rustom Mody writes: >> >> Why is it that if org-agenda-files is a list the list should have >>> absolute file names whereas when it (points to) a single file >>> containing the names those

Re: [Orgmode] [PATCH] Proposed command: org-agenda-clock-goto

2010-08-06 Thread Noorul Islam
On Sun, Aug 1, 2010 at 1:27 PM, Bastien wrote: > From the agenda, I often want to jump to the currently clocking task > without leaving the agenda buffer. > > The attached patch contains a function that does so. > > Would that be useful to anyone else? > > If so, any suggestion for a keybinding?

Re: [Orgmode] bug in dynamic block for clock table using :tags

2010-08-06 Thread Noorul Islam
On Wed, Aug 4, 2010 at 9:45 PM, Inquisitive Scientist < inquisitive.scient...@gmail.com> wrote: > Dear Experts, > > There seems to be a bug in the tags feature for clock tables. When I try to > generate a dynamic block for a clock-table in the following example file it > goes into an infinite loop

[PATCH] Re: [Orgmode] bug in the :VISIBILITY: handling of nested "folded" properties?

2010-08-06 Thread Noorul Islam
On Fri, Jul 30, 2010 at 4:38 PM, Rainer Stengele wrote: > Having > > * headline 1 > :PROPERTIES: > :VISIBILITY: folded > :END: > ** headline 2.1 > - stuff > ** headline 2.1 > :PROPERTIES: > :VISIBILITY: folded > :END: > - stuff > > C-u C-u >Switch back to the startup visibility of the buffer

Re: [Orgmode] bug report: timeline agenda in an indirect buffer

2010-08-08 Thread Noorul Islam
Carsten, Does commit 5188f71ee85aee753db07d0fccea4a9217eb8a4d fix this issue? Thanks Noorul On Sat, Aug 7, 2010 at 2:43 PM, Noorul Islam wrote: > > > On Thu, Aug 5, 2010 at 10:46 PM, Ilya Shlyakhter wrote: > >> Right now making a timeline agenda of an indirect buffer ca

[PATCH] Re: [Orgmode] Problem when exporting to PDF to a different directory

2010-08-08 Thread Noorul Islam
On Wed, Aug 4, 2010 at 1:26 AM, Manuel Amador wrote: > Hi everybody, > > I am running into the following issue. > > I would like to export certain subtrees of an org file to a particular > directory. I set the export property as follows: > > * Test 1 > :PROPERTIES: > :EXPORT_FILE_NAME: some_di

[Orgmode] org.el: Compiler warnings

2010-08-08 Thread Noorul Islam
Carsten, These two functions in org.el has compiler warnings. org-find-exact-headling-in-buffer org-find-exact-heading-in-directory These functions were added in commit 251a3ca7c3a84b65547f4d125d961fd5845add41 and seems to be unused in the code base. Thanks and Regards Noorul _

[Orgmode] [PATCH] ob.el - Hide compiler warning

2010-08-08 Thread Noorul Islam
Hi, Patch to hide compiler warning in ob.el * lisp/ob.el Declare org-babel-lob-execute-maybe() to avoid compiler warning. Thanks and Regards Noorul diff --git a/lisp/ob.el b/lisp/ob.el index ffb0aab..607d53a 100644 --- a/lisp/ob.el +++ b/lisp/ob.el @@ -61,6 +61,7 @@ (declare-function org-babe

Re: [Orgmode] bug report: timeline agenda in an indirect buffer

2010-08-08 Thread Noorul Islam
On Thu, Aug 5, 2010 at 10:46 PM, Ilya Shlyakhter wrote: > Right now making a timeline agenda of an indirect buffer causes a crash. > I think it's because buffer-file-name is null for such buffers, > so in the call > (org-prepare-agenda (concat "Timeline " >(file-nam

[PATCH] Re: [Orgmode] typo in org.texi?

2010-08-13 Thread Noorul Islam
On Fri, Aug 13, 2010 at 10:27 PM, Andreas Röhler < andreas.roeh...@easy-emacs.de> wrote: > Hi Bastien, > > looks like a typo in org.texi > make info sends a warning. > > git blame -L 4735 org.texi > > 3f0d9351 doc/org.texi ... 2010-08-03 18:34:47 +0200 4735) @var{(title)} > @r{The header t

[Orgmode] [PATCH] Latest git pull has bug in (org-babel-remove-temporary-directory)

2010-08-26 Thread Noorul Islam
Latest pull is throwing error while quitting emacs. Here is the patch to fix this. ob.el: Fix minor bug * lisp/ob.el (org-babel-remove-temporary-directory) : Pass correct number of arguments to (delete-directory) Thanks and Regards Noorul diff --git a/lisp/ob.el b/lisp/ob.el index 33dbfef..32e

Re: [Orgmode] Error during Publishing to HTML

2010-08-26 Thread Noorul Islam
On Thu, Aug 26, 2010 at 3:23 PM, cyril elkaim wrote: > Hi, > > I'm using emacs 23.2 on debian/squeeze, and i get a new problem since, i > think, the upgrade between emacs 23.1 and 23.2. I used to be able to publish > my project without any problem but since that migration i get the following > er

Re: [Orgmode] [PATCH] Latest git pull has bug in (org-babel-remove-temporary-directory)

2010-08-26 Thread Noorul Islam
nction in `C source code'. (delete-directory DIRECTORY) Delete the directory named DIRECTORY. Does not follow symlinks. ------ Thanks and Regards Noorul > > Thanks -- Eric > > Noorul Islam writes: > > > Latest pull is throwing error while quitting emacs. > &

[Orgmode] Re: cannot enable org-habit

2010-09-02 Thread Noorul Islam
On Thursday, September 2, 2010, Julien Fantin wrote: > I'm watching this as I wasn't able to enable this module either. > > I have state logging enable with : >  (setq org-todo-keywords >        (quote >         ((sequence "TODO(t!)" "NEXT(n!)" "|" "DONE(d!)") >          (sequence "WAIT(w@/!)"

Re: [Orgmode] This is probably a misconfiguration rather than a bug, but...

2010-09-03 Thread Noorul Islam
On Fri, Sep 3, 2010 at 2:31 PM, Tim O'Callaghan wrote: > I'm tracking the master git repo, the emacs git repo (running emacs > 24.0.50.1) and just updated git from 11e7a57 to ba4bf2c. > > The problem is still there, I've been trying to work out exactly what > the criteria is for this problem, and

Re: [Orgmode] Capture abort: (void-function -mode)

2010-09-03 Thread Noorul Islam
2010/9/3 Sébastien Vauban : > Hello, > > With git pull'ed yesterday eve, I now have this popping up when capturing some > text from Gnus: > > --8<---cut here---start->8--- > Debugger entered--Lisp error: (error "Capture abort: (void-function -mode)") >  signal(er

Re: [Orgmode] Value of `ispell-dictionary-alist' reset by `org-agenda-list'

2010-09-03 Thread Noorul Islam
2010/9/3 Sébastien Vauban : > Hello, > > I still don't understand what's going on, but I've managed getting closer to a > long experienced problem in my Emacs: while I set the value of > =ispell-dictionary-alist= in the beginning of my =.emacs= file, it is reset > when calling =org-agenda-list=. >

[Orgmode] [PATCH] Re: bug: [[file:something.org]] is exported to [[http:something.html]]

2010-09-07 Thread Noorul Islam
On Wed, Sep 8, 2010 at 2:12 AM, Daniel Clemente wrote: > > Commit bd1b57f92a33485c90db1efc407c8b7c7450993a (Thu Sep 2 11:35:43 2010 > +) did something like this in org-html.el: > >               ((str (org-export-html-format-href thefile))) > -             (if (and type (not (string= "file" t

Re: [Orgmode] bug in export due to org-list-automatic-rules

2010-09-07 Thread Noorul Islam
On Wed, Sep 8, 2010 at 12:49 AM, Daniel Clemente wrote: > > Hi. >  This change in org.el (commit fd16515b4a88d48362223b19c511c4973cdbc84c, > 2010-08-07 18:31:54): > >     '("^[ \t]*\\([-+*]\\|[0-9]+[.)][ \t]+\\(?:\...@start:[0-9]+\\][ > \t]*\\)?\\)\\(\\[[- X]\\]\\)" >              2 'org-checkbo

Re: [Orgmode] 7.01trans obsolete variables

2010-09-07 Thread Noorul Islam
On Wed, Sep 8, 2010 at 1:46 AM, Achim Gratz wrote: > > These warnings have been appearing for a while now: > > In org-order-calendar-date-args: > org.el:14592:31:Warning: `european-calendar-style' is an obsolete variable (as >    of Emacs 23.1); use `calendar-date-style' instead. > Wrote /root/ema

Re: [Orgmode] Directory Links (and a bug?)

2010-09-07 Thread Noorul Islam
On Wed, Sep 8, 2010 at 1:05 AM, Achim Gratz wrote: > Making a directory link like this: [[file://bla/fasel/]] will open that > folder in explorer on Windows at work, which is nice since I can just > keep a bunch of those in my notes.org file and fire them up whenever I > need to (the history in Ex

Re: [Orgmode] [Babel][BUG] Executing python code fails due to indentation error

2010-09-07 Thread Noorul Islam
On Tue, Sep 7, 2010 at 4:36 AM, Seth Burleigh wrote: > #+begin_src python > def add(a,b): >    return a+b > def sub(a,b): >    return a-b > #+end_src > Fails to execute due to 'unexpected indentation' in general, this is a > problem for copy/pasting into any emacs python shell, it wont work. I co

Re: [O] How to 'undo' filter

2011-07-12 Thread Noorul Islam
On Wed, Jul 13, 2011 at 3:31 AM, Jim Burton wrote: > Hi, after filtering an org document, I'd like to be able to go back to > the previous visibility. The closest I can get at the moment is to make > everything visible with S-TAB, but I'd like whatever was > expanded/collapsed before the filter to

[O] Column view arrow keys issue

2011-08-15 Thread Noorul Islam
Hello all, In column view mode, my arrow keys are not working properly. For example consider the following view. Task| Effort | CLOCKSUM | Item1 | 8:00 | 7:00 | Now, when I press right arrow key to re

[O] [PATCH] Fix regression introduced in 15798836

2011-08-23 Thread Noorul Islam
Log [[[ * lisp/org-agenda.el (org-agenda-get-todos): Set category-pos before usage. ]]] Thanks and Regards Noorul diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index e3236e5..8d869be 100644 --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el @@ -4607,6 +4607,7 @@ the documentation of `org-

Re: [O] org-contacts completion stopped working

2011-12-15 Thread Noorul Islam
On Thu, Oct 13, 2011 at 12:50 AM, Tassilo Horn wrote: > Julien Cubizolles writes: > > Hi Julien, > >> As of a few days ago, completion doesn't work anymore. I get the >> message (wrong-number-of-arguments (1 . 2) 4) >> >> Any ideas ? > > No, but you are not alone. :-) > > I use a very recent emac

Re: [O] org-with-wide-buffer error

2011-03-08 Thread Noorul Islam
On Tue, Mar 8, 2011 at 3:18 PM, Bastien wrote: > Kiwon Um writes: > >> Today, it doesn't reproduce anymore after git pull. Thanks all. > > Thanks for letting us know. > Just now faced this problem. make clean make all does the trick. Thanks and Regards Noorul

Re: [O] export problems

2011-06-02 Thread Noorul Islam
On Tue, May 31, 2011 at 9:32 AM, Eric Abrahamsen wrote: > Export has recently stopped working for me: any C-c C-e gives me: > > org-export: Symbol's function definition is void: > internal-temp-output-buffer-show > > Instead of an export menu. Org is up to date git, and I get this even > starting

Re: [O] possible typo in org manual

2011-06-04 Thread Noorul Islam
On Sat, Jun 4, 2011 at 12:06 PM, skip wrote: > The manual I'm using is here: > http://orgmode.org/org.html#Working-With-Source-Code > > See item 14.2.8.1 > sub-heading: Emacs Lisp evaluation of variables > in the sample code, > > #+begin_src sh :var file-name=(buffer-file-name) :exports both >   w

Re: [O] [PATCH] Minor doc fix.

2011-06-27 Thread Noorul Islam
On Mon, Jun 27, 2011 at 10:43 AM, Achim Gratz wrote: > Noorul Islam K M writes: > [...] > > My patch for CLOCK_INTO_DRAWER already includes a fix for that, albeit a > different one — using @pxref instead of @xref, as seems to have been > intended all along. > Ok, cool! - Noorul

Re: [O] FSF France supporting Org-mode since March and Flattr

2011-06-27 Thread Noorul Islam
On Fri, Jun 24, 2011 at 4:11 PM, Bastien wrote: > I'm glad to announce that The Free Software Foundation France* is > supporting Org's development by a large donation of 100€ each month. > > Thanks a lot to the FSF France for this!  (http://fsffrance.org) > > I will happily share this amount with

[Orgmode] Keyword completion.

2009-08-22 Thread Noorul Islam
Hello all, In an org-file I typed in #+A followed by ESC-Tab. I got a completion list window in which I clicked on AUTHOR using mouse . It actually replaced everything in the line with AUTHOR. I think it should have inserted AUTHOR after #+ which is the behavior when we try to complete with ESC-TA

  1   2   3   >