emacs-orgmode archive search

Search String: Display: Description: Sort:

Results:

References: [ search: 9482 ] [ for (Too many documents hit. Ignored) ] [ something (Too many documents hit. Ignored) ]

Total 9482 documents matching your query.

41. Re: [O] re-search-forward hang in org-link-search (score: 260)
Author: HIDDEN
Date: Fri, 14 Aug 2015 01:37:43 +0200
Hello, Thanks for the patch. Would you mind providing a proper commit message and send it again using "git format-patch"? Regards, -- Nicolas Goaziou
/archive/html/emacs-orgmode/2015-08/msg00629.html (6,541 bytes)

42. Re: [O] re-search-forward hang in org-link-search (score: 260)
Author: HIDDEN
Date: Thu, 13 Aug 2015 12:55:40 -0600
Yep! This patch works on the original file I noticed the behaviour. On Thu, Aug 13, 2015 at 12:50 PM, Pip Cet <address@hidden> wrote: (Sorry if this arrives in duplicate, I had neglected to configure
/archive/html/emacs-orgmode/2015-08/msg00623.html (6,857 bytes)

43. Re: [O] re-search-forward hang in org-link-search (score: 260)
Author: HIDDEN
Date: Thu, 13 Aug 2015 18:50:54 +0000
Can you try this patch? That appears to fix the issue here, at least for this one file, at the cost of yet another shy group added to the regular expression. diff --git a/lisp/org.el b/lisp/org.el in
/archive/html/emacs-orgmode/2015-08/msg00622.html (9,104 bytes)

44. Re: [O] re-search-forward hang in org-link-search (score: 260)
Author: HIDDEN
Date: Thu, 13 Aug 2015 12:36:14 -0600
On Thu, Aug 13, 2015 at 12:26 PM, Pip Cet <address@hidden> wrote: It's not an Emacs bug. Your regular _expression_ whittles down to: (defvar hang-re "^\\*+ *Mawile\\(?:[ ]+\\)+stuff\\(?:[ ]+\\)*$") o
/archive/html/emacs-orgmode/2015-08/msg00620.html (7,051 bytes)

45. [O] bug#16265: 24.3.50; re-search-forward (error "Invalid search bound (wrong side of point)") (score: 260)
Author: HIDDEN
Date: Thu, 02 Jan 2014 05:38:33 +0200
Thanks, I'm closing the bug, then.
/archive/html/emacs-orgmode/2014-01/msg00011.html (5,329 bytes)

46. [O] bug#16265: 24.3.50; re-search-forward (error "Invalid search bound (wrong side of point)") (score: 260)
Author: HIDDEN
Date: Wed, 01 Jan 2014 10:46:07 +0100
Great. As I said I must give up here, because I don't know what to do at this point ; but I can dig further if someone tells me what I'm looking for, or what is to be done. -- Nico.
/archive/html/emacs-orgmode/2014-01/msg00004.html (5,418 bytes)

47. [O] bug#16265: 24.3.50; re-search-forward (error "Invalid search bound (wrong side of point)") (score: 260)
Author: HIDDEN
Date: Tue, 31 Dec 2013 15:16:40 +0100
bisection is done. cache-long-scans to t by default. and indeed, running emacs -Q --batch --eval '(setq-default cache-long-scans nil)' -l filenamehere worked for me. Keith, can you test if it fixes t
/archive/html/emacs-orgmode/2013-12/msg00779.html (5,777 bytes)

48. [Accepted] [Orgmode] org-velocity and org-remember (score: 260)
Author: HIDDEN
Date: Mon, 15 Nov 2010 11:23:22 +0100 (CET)
Patch 362 (http://patchwork.newartisans.com/patch/362/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C87mxpqc7rr.fsf%40gmail.com%3E Her
/archive/html/emacs-orgmode/2010-11/msg00636.html (31,269 bytes)

49. [O] ORG and ASCII documentation for org-elements.el (score: 235)
Author: HIDDEN
Date: Tue, 18 Jun 2013 15:37:44 +0200
see attached documents: ___________________________________ DOCSTRINGS FROM 'ORG-ELEMENTS.EL' Thorsten Jolitz ___________________________________ Table of Contents _________________ org-element.el --
/archive/html/emacs-orgmode/2013-06/msg00711.html (82,056 bytes)

50. [O] [bug] Details of compling and running C++ code from Org-mode? (score: 235)
Author: HIDDEN
Date: Sat, 19 Nov 2011 00:07:48 +0100
Hi Eric, Trying to export your Org file to LaTeX results in this: Debugger entered--Lisp error: (error "unbalanced begin/end_src blocks with \" 0 7 (fontified nil font-lock-fontified t) 7 11 (fontifi
/archive/html/emacs-orgmode/2011-11/msg00670.html (100,685 bytes)

51. Re: [PATCH] testing: Delete duplicate tests (score: 227)
Author: HIDDEN
Date: Fri, 26 Jan 2024 13:24:26 +0000
Thanks! What about the attached amendment? It should simplify things significantly. * testing/lisp/test-duplicates-detector.el (test-duplicates-progn-forms): New variable holding a list of forms equi
/archive/html/emacs-orgmode/2024-01/msg00533.html (46,958 bytes)

52. [Orgmode] Re: Boolean word/regexp search problem (score: 207)
Author: HIDDEN
Date: Fri, 27 Nov 2009 12:37:56 -0500
O.K., I just found the variable org-agenda-search-view-search-words-only: ,-- `-- Please disregard question one above, at least insofar as it applies to word searches (I'm still trying to work out th
/archive/html/emacs-orgmode/2009-11/msg01181.html (7,785 bytes)

53. Re: [O] Agenda search: setting sort-order (score: 203)
Author: HIDDEN
Date: Mon, 18 Jun 2018 13:16:41 -0500
I had a look at org-agenda.el, and took a first stab at "coding" :) I fixed the sorting problem when using agenda-search-view, and I have a DIFF/patch at the bottom of this e-mail [1] that provided t
/archive/html/emacs-orgmode/2018-06/msg00240.html (11,356 bytes)

54. Re: [O] Possible bug: Can not search for text in links - only description (score: 203)
Author: HIDDEN
Date: Sat, 21 Mar 2015 20:08:48 -0400
`search-invisible' is less helpful that one might think. I think that the difficulty arises from the fact that links use the invisibility text property. Folded trees, OTOH, use an invisibility overla
/archive/html/emacs-orgmode/2015-03/msg00727.html (10,417 bytes)

55. [Orgmode] Re: Boolean word/regexp search problem (score: 195)
Author: HIDDEN
Date: Fri, 27 Nov 2009 14:54:56 -0500
Hi Carsten, I've investigated this further and beg your permission to offer a few comments/suggestions. First, I apologize for missing the change in behavior in the org-search-view introduced in Org
/archive/html/emacs-orgmode/2009-11/msg01188.html (7,471 bytes)

56. Re: [Orgmode] many an agenda keyword search improvement (score: 191)
Author: HIDDEN
Date: Mon, 29 Mar 2010 20:05:53 -0700
Ah, I overwhelmed you. :) Anybody else find them interesting? :) Thanks for all of your work on org-mode. As always. Samuel -- Q: How many CDC "scientists" does it take to change a lightbulb? A: "You
/archive/html/emacs-orgmode/2010-03/msg00840.html (10,795 bytes)

57. Re: [Orgmode] many an agenda keyword search improvement (score: 191)
Author: HIDDEN
Date: Mon, 29 Mar 2010 13:28:40 +0200
Hi Samuel, thanks for this message. I have put this on my list, but I cannot see when I will be able to work on this. - Carsten Here are agenda suggestions for org keyword searches that I have been c
/archive/html/emacs-orgmode/2010-03/msg00811.html (8,736 bytes)

58. Re: [Orgmode] many an agenda keyword search improvement (score: 191)
Author: HIDDEN
Date: Mon, 29 Mar 2010 12:06:17 +0200
Hi Samuel, thanks for this message. I have put this on my list, but I cannot see when I will be able to work on this. - Carsten Here are agenda suggestions for org keyword searches that I have been c
/archive/html/emacs-orgmode/2010-03/msg00805.html (8,692 bytes)

59. [Orgmode] many an agenda keyword search improvement (score: 191)
Author: HIDDEN
Date: Sat, 13 Mar 2010 10:36:33 -0700
Here are agenda suggestions for org keyword searches that I have been collecting. All of them would be very useful (to me). Is it better to use separate emails? 1. Colorize headlines as in the outlin
/archive/html/emacs-orgmode/2010-03/msg00251.html (7,849 bytes)

60. [Orgmode] Re: Notmuch: An emacs interface for fast global search and tagging of email (score: 191)
Author: HIDDEN
Date: Thu, 19 Nov 2009 15:26:20 +0100
<OT for org-mode> I just thought (for completeness) I might mention Dovecot IMAP indexing at this stage since I know a good few here use gnus and IMAP : thanks to Tassilo Horn for the heads up about
/archive/html/emacs-orgmode/2009-11/msg00799.html (9,185 bytes)


This search system is powered by Namazu