Re: [O] emails written in Org Mode

2014-07-09 Thread Noorul Islam K M
Ken Mankoff writes: > Hi Thorsten, On a recent thread you wrote: > >> ... *outorg-edit-buffer* (where I write my message-mode email in full >> org-mode). > > I already write emails in emacs. I'm interested in being able to compose > emails using Org Mode. I see you use gnus. I use mu4e[1]. I wo

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

2013-10-14 Thread Noorul Islam Kamal Malmiyoda
On 14.10.2013, at 07:11, Noorul Islam K M wrote: > >> >> * doc/org.texi: Fix grammar and typo. >> >> Based on the patch proposed by TonyMc >> --- >> doc/org.texi | 109 >> +- >> 1 file chang

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

2013-10-13 Thread Noorul Islam K M
* 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.

Re: [O] Some documentation suggestions

2013-10-13 Thread Noorul Islam K M
TonyMc writes: > Dear Bastien et al, > > I have been reading through the Org manual (version 8.2.1) and have > found a few errors of grammar or places where the English doesn't > sound right. I list them below with some suggested replacements > (separated by ->). I hope this is helpful. > > Bes

Re: [O] Setup for switching between 2 org-mode configurations (demo/productive)?

2013-10-13 Thread Noorul Islam K M
Nick Dokos writes: > Karl Voit writes: > >> * M wrote: >>> >>> Hi, >> >> Hi! >> >>> I'd like to set up org-mode in a way to separate my personal data from my >>> gerenal settings. >>> and easily re-enable them later. >> [...] >>> I assume that some of you already have something like that or can

Re: [O] How to install recent documentation of org 8.2?

2013-10-03 Thread Noorul Islam K M
Martin Beck writes: > I tried to get a recent documentation in my org-mode: > > I'm using Aquamacs 2.5 on MacOS X, which seems to have org-mode 6.33 > "onboard". > > I tried to load the recent documentation with a link to the "doc" directory > in my org-mode 8.2 (expanded contents from git reposi

Re: [O] Network Diagram

2013-09-29 Thread Noorul Islam K M
Esben Stien writes: > Any way to create something like a network diagram with org-mode? > > I looked in the manual and found state change diagrams and sequence > diagrams, but nothing that would help me plan a network with routers and > switches. > > Any pointers? You can find example here http

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 wrote: > Noorul Islam Kamal Malmiyoda 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 f

[O] #+END_SRC and recent pull

2013-09-25 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 i

Re: [O] [BUG] Tags matching

2013-09-25 Thread Noorul Islam K M
Carsten Dominik writes: > On 26.9.2013, at 05:50, Noorul Islam K M wrote: > >> >> Hello all, >> >> I use Bernt Hansen's custom Agenda view. Here is a snippet from that >> >>(tags-todo "-CANCELLED/+WAITING/!" > >

[O] [BUG] Tags matching

2013-09-25 Thread Noorul Islam K M
Hello all, I use Bernt Hansen's custom Agenda view. Here is a snippet from that (tags-todo "-CANCELLED/+WAITING/!" ((org-agenda-overriding-header "Waiting and Postponed Tasks") (org-agenda-skip-function 'bh/skip-stuck-project

Re: [O] babel-load problem

2013-08-21 Thread Noorul Islam K M
Fredrik writes: > Any idea on what I am doing wrong? I just want to set up my config to be load > by > babel? > > I have my Windows emacs set up with the latest packer for org (20130819) and > have the following in my .emacs > ;; setup orgmode babel > (setq org-babel-load-languages '((emacs-lisp

Re: [O] Publishing long jpg urls fails with "org-html-handle-links: Wrong type argument: stringp, nil"

2013-08-02 Thread Noorul Islam K M
Vijayender writes: > Hi All > > After the commit of > http://orgmode.org/w/?p=org-mode.git;a=commitdiff;h=55f4f921835bbf5d7b8e9dd82fe8dcfef2fac4e2 > Looks like long urls for eg, the following doc are failing to html export. It > happens without any customization on emacs-24.3-3 > > * queue to sta

Re: [O] problems with continuous clocking

2013-08-02 Thread Noorul Islam K M
Hildegund Mythenmetz writes: > Hello, > > I am experiencing some problems with the continuous clocking feature of > org-mode. I created a question in stackoverflow for this (see > http://stackoverflow.com/questions/17969129/emacs-org-mode-continuous-clocking-does-not-work > ) > > I would be grate

Re: [O] Http pull/clone at orgmode.org is down?

2013-07-18 Thread Noorul Islam K M
John Hendy writes: > When I try to issue git pull (since yesterday, replicated today), I'm > getting this: > > $ git pull > error: Unable to find 989923a140695aa87959bdc727666aeec48ec074 under > http://orgmode.org/org-mode.git > Cannot obtain needed tree 989923a140695aa87959bdc727666aeec48ec074 >

Re: [O] habit-only agenda that doesn't remove tasks when done?

2013-07-13 Thread Noorul Islam K M
Christopher Allan Webber writes: > Hello, > > I'd like to have a habit-only agenda view, if possible, that looks a bit > like: > > > Morning habits > -- > > life: TODO Shave [ * * ** !] habit::morning: > rsi: TODO morning stretches [ ** ****

Re: [O] collect info from org files in agenda when open?

2013-07-13 Thread Noorul Islam K M
Gregor Zattler writes: > Dear org-mod users and developers, > > I customized my org-agenda-files variable to contain 4 files. > But I wished I could automatically add org files to the agenda > simply by opening them. Is it possible to automagically add > some files to the agenda iff they are vis

Re: [O] Starting agenda commands fail with error: "cond: Wrong type argument: sequencep, :newline"

2013-07-11 Thread Noorul Islam K M
Rainer Stengele writes: > Am 11.07.2013 11:45, schrieb Noorul Islam K M: > >> Rainer Stengele writes: >> >>> Hi, >>> >>> since the last pull I cannot start any agenda without getting this message: >>> >>> cond: Wrong type argumen

Re: [O] Starting agenda commands fail with error: "cond: Wrong type argument: sequencep, :newline"

2013-07-11 Thread Noorul Islam K M
Rainer Stengele writes: > Hi, > > since the last pull I cannot start any agenda without getting this message: > > cond: Wrong type argument: sequencep, :newline > > setting debug-on-error to t does not show more info. > Any idea what could be wrong? > A fix was pushed recently for this. You migh

Re: [O] [BUG] org-agenda-list

2013-07-10 Thread Noorul Islam K M
Nick Dokos writes: > I just pulled and I get the attached backtrace from org-agenda-list. > I tried with -q -l minimal.emacs and it's still there. > It's probably caused by commit 42691788273cecb75ec620d40cc5394d2cd95ed1. > When I revert that, the agenda comes up properly. > > Org-mode version 8.

Re: [O] agenda problem or my set up is a problem?

2013-07-08 Thread Noorul Islam K M
Charles writes: > Noorul, > > On 7/8/2013 9:54 AM, Noorul Islam K M wrote: >> Charles writes: >> >>> Noorul, >>> >>> On 7/8/2013 8:36 AM, Noorul Islam K M wrote: >>>> Charles writes: >>>> >>>>> I just did a

Re: [O] agenda problem or my set up is a problem?

2013-07-08 Thread Noorul Islam K M
Charles writes: > Noorul, > > On 7/8/2013 8:36 AM, Noorul Islam K M wrote: >> Charles writes: >> >>> I just did a clean org mode install (twice) >>> >>> * Org-mode version 8.0.5 (release_8.0.5-318-gfdaa99 @ >>> c:/cygwin/home/Charlie

Re: [O] agenda problem or my set up is a problem?

2013-07-08 Thread Noorul Islam K M
Charles writes: > I just did a clean org mode install (twice) > > * Org-mode version 8.0.5 (release_8.0.5-318-gfdaa99 @ > c:/cygwin/home/Charlie/elisp/Org-Mode/lisp/) > * emacs GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601) of 2012-08-28 on MARVIN > > emacs on windows 7, home premium > > org on cywin 1

Re: [O] Problem with export

2013-07-08 Thread Noorul Islam K M
Mark Elston writes: > I have just upgraded my org to the latest from git. Now I cannot do an > export. I have completely commented out any customization in my .emacs for > org mode and the problem still remains. Every time I try to export (C-c > C-e) I get: > > Debugger entered--Lisp error:

Re: [O] How do I create an agenda block for entries with a specific tag?

2013-06-28 Thread Noorul Islam K M
Alan Schmitt writes: > Hello, > > I'm trying to find a way to create an agenda bloc (of type agenda) that > is restricted to a set of tags. I tried using a skip function but (as I > explained in another mail) I cannot get it to work. If someone has done > it before, I'd gladly have a look at how

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 wrote: > Dear all, > > I'm s

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 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)

[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-gn

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

2012-04-03 Thread Noorul Islam Kamal Malmiyoda
On Tuesday, April 3, 2012, Bastien wrote: > Noorul Islam Kamal Malmiyoda 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,

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

2012-04-03 Thread Noorul Islam Kamal Malmiyoda
On Tuesday, April 3, 2012, Bastien wrote: > Hi Noorul, > > Noorul Islam K M 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

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

2012-04-03 Thread Noorul Islam K M
Hello all, I have the following setup similar to Bernt Hansen. (setq org-tag-alist (quote ((:startgroup) ("@errand" . ?e) ("@office" . ?o) ("@home" . ?h) (:endgroup)

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

[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-

[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

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

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

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

[O] [PATCH] Minor doc fix.

2011-06-26 Thread Noorul Islam K M
When compiling from latest pull I got error when generating doc. The attached patch fixes that. Log [[[ * doc/org.texi: Minor doc fix. ]]] Thanks and Regards Noorul diff --git a/doc/org.texi b/doc/org.texi index a397a7e..9802bc4 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -8951,7 +8951,7

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] 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] Contact information in the orgmode notes?

2011-04-26 Thread Noorul Islam K M
Noorul Islam K M writes: > > Did you take a look at org-contacts ? > > It is here contrib/lisp$ less org-contacts.el > Sorry! The correct path is contrib/lisp/org-contacts.el Thanks and Regards Noorul

Re: [O] Contact information in the orgmode notes?

2011-04-26 Thread Noorul Islam K M
Jaakko Hollmén writes: > Dear orgmode'rs, > > I am a fairly new user of orgmode, but find it brilliantly > simple and useful. I have the following question to ask > from the wiser and the more experienced users/developers: > > Is there an obvious or easy way to include contact information > of pe

[O] Agenda view has no TODO items

2011-04-25 Thread Noorul Islam K M
Recent pull from master changed the behaviour of the default agenda view. It used to list the TODO items also but now it only displays the scheduled one. Am I missing something? Thanks and Regards Noorul

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: [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] A new server for http://orgmode.org - Jason is its maintainer

2011-01-03 Thread Noorul Islam K M
Bastien writes: > Dear all, > > I asked Jason if he could take care of http://orgmode.org and I'm glad > he kindly accepted. We've been working on the website migration: it's > effective since yesterday. > > Links and services like mathjax or org-info-js work as expected. If > you notice anyth

Re: [Orgmode] Installing org-mode from git without byte-compiling

2011-01-03 Thread Noorul Islam K M
Jeff Horn writes: > Bernt, Eric Schulte, and others, > > Bernt recently mentioned to me on #org-mode that he doesn't > byte-compile org-mode, which makes it much easier to read backtraces. > I'm trying to use Eric Schulte's starter-kit fork, and the > instructions suggest compiling org-mode.[1] >

Re: [Orgmode] How to match tags when no tag present

2010-12-29 Thread Noorul Islam K M
Jeff Horn writes: > On Thu, Dec 30, 2010 at 12:54 AM, Noorul Islam K M wrote: > >> Jeff Horn writes: >> >>> Hey orgsters, >>> >>> I'm trying to have agenda show me a list of untagged tasks. Someone in >>> #orgmode suggested usin

Re: [Orgmode] How to match tags when no tag present

2010-12-29 Thread Noorul Islam K M
Jeff Horn writes: > Hey orgsters, > > I'm trying to have agenda show me a list of untagged tasks. Someone in > #orgmode suggested using the regexp brackets {}, but the following tag > matches produces nothing: > > 1) {} > 2) +{} > 3) -{} > > How would I match all TODOs that are untagged? > > Than

Re: [Orgmode] Bug: HTML export fails to close list [7.4 (release_7.4.80.g0e5e5)]

2010-12-22 Thread Noorul Islam K M
Nicolas Goaziou writes: > Hello, > >>>>>> Noorul Islam K M writes: > >> Actually I did not face this issue as I explained earlier, I am not >> sure why. > > Were you selecting the sub-tree before exporting? > No, I was not. Now

Re: [Orgmode] Bug: HTML export fails to close list [7.4 (release_7.4.80.g0e5e5)]

2010-12-22 Thread Noorul Islam K M
Nicolas Goaziou writes: > Hello, > >> Bernt Hansen writes: > >> If you export the following org file to HTML the list is not >> terminated properly. There is a ORG-LIST-END tag in the source >> instead of the tags which results in invalid HTML. > > This should be fixed on master now. > > Th

Re: [Orgmode] Minor bug: org-agenda-holidays

2010-12-22 Thread Noorul Islam K M
nda-execute-calendar-command 'calendar-list-holidays))) (defvar calendar-longitude) (defvar calendar-latitude) > On 22/12/2010 8:11 p.m., Noorul Islam K M wrote: >> Paul Sexton writes: >> >>> In org-agenda.el, the function org-agenda-holidays is coded as: >>&

Re: [Orgmode] Minor bug: org-agenda-holidays

2010-12-21 Thread Noorul Islam K M
Paul Sexton writes: > In org-agenda.el, the function org-agenda-holidays is coded as: > > (defun org-agenda-holidays () > "Display the holidays for the 3 months around the cursor date." > (interactive) > (org-agenda-execute-calendar-command 'list-calendar-holidays)) > > 'list-calendar-holid

Re: [Orgmode] Bug: Jumping to a date in the agenda changes view back to 'day' [7.4 (release_7.4.80.g0e5e5)]

2010-12-21 Thread Noorul Islam K M
Bernt Hansen writes: > Hi, > > If you are viewing the agenda with a time span of a week (or anything > larger than a day) and then use 'J' to jump to a new date the span > changes back to day. > For me, I have 'J' bound to (org-agenda-clock-goto) by default. I think you are talking about 'j'. >

Re: [Orgmode] Bug: HTML export fails to close list [7.4 (release_7.4.80.g0e5e5)]

2010-12-21 Thread Noorul Islam K M
Bernt Hansen writes: > Hi, > > If you export the following org file to HTML the list is not terminated > properly. There is a ORG-LIST-END tag in the source instead of the > tags which results in invalid HTML. > > ,[ test.org ] > | * List ending on export > | > | - Item 2 - last > ` >

Re: [Orgmode] Bug: Bad doc [7.4]

2010-12-19 Thread Noorul Islam K M
Dave Abrahams writes: > 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 the Org-mode mailing list. > --

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] 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

[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

[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] Re: Variable 'org-ctrl-k-protect-subtree' defaults to nil

2010-11-02 Thread Noorul Islam K M
writes: > Hi everyone, > > It's the first time I'm giving any feedback on org-mode, so first of all I > would like to congratulate the original creator and all contributors on a > very interesting and useful work. > > I've discovered org-mode only a couple of weeks ago and was intrigued enough

[Orgmode] Re: #+call ?

2010-10-31 Thread Noorul Islam K M
"Thomas S. Dye" writes: > Aloha all, > > I'm expecting to see the file bar.pdf output. > > #+srcname: single-date > #+begin_src R :results output :file foo.pdf > library(ggplot2) > z <- read.csv(file = x) > g <- ggplot(z, aes(x=1950 + cal.BP, y=Posterior.probability)) > g + geom_bar(stat

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

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

[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] [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

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] 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] 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: >> >> >> >>

[Orgmode] Re: Internal links in LaTeX export

2010-10-28 Thread Noorul Islam K M
Carsten Dominik writes: > On Oct 29, 2010, at 5:22 AM, Jambunathan K wrote: > >> "Thomas S. Dye" writes: >> >>> Aloha Jambunathan K., >>> >>> Yes, thanks for that suggestion. It should work on your example, but >>> it breaks external links, like this: >>> >>> \hyperref[http://www.ctan.org/tex-a

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] 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] 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] 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] 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] 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

[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] 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: >>> >>

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 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] 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-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 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 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 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] 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] 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] 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] 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-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 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

[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] 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

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] 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] 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 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] 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

[Orgmode] Re: Was "...questions about...email" -> orgmode + email + company firewall

2010-10-21 Thread Noorul Islam K M
John Hendy writes: > Hi, > > > I followed the conversation about email writing with org-mode and *loved* > it. I would absolutely like to live in emacs for email as it offers so many > neat tricks. My problem has to do with how to set up pop/imap access while > at work. I can use the web interfac

  1   2   3   >