Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-07-04 Thread Rainer Stengele
Am 03.07.2013 15:07, schrieb Bastien: > Hi Mike, > > Mike McLean writes: > >> Did you ever find a resolution for this? I am experiencing very >> similar, né identical, symptoms. > > I applied Nicolas' patch from this thread. > > Thanks for the heads up, > Confirmd: works as before! Thanks!

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-07-03 Thread Bastien
Hi Mike, Mike McLean writes: > Did you ever find a resolution for this? I am experiencing very > similar, né identical, symptoms. I applied Nicolas' patch from this thread. Thanks for the heads up, -- Bastien

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-07-03 Thread Mike McLean
Good Morning Did you ever find a resolution for this? I am experiencing very similar, né identical, symptoms. Mike On Mon, May 20, 2013 at 6:47 PM, John Hendy wrote: > On Mon, May 20, 2013 at 5:15 PM, John Hendy wrote: > > Sorry for the long title, but that's the summary! I fired up a fresh

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-06-26 Thread Nicolas Richard
Nicolas Richard writes: > I just noticed this thread, which i think reports exactly the issue I > reported here [this thread was before, but the title didn't catch my > eyes -- sorry about that] <87zjuv2r79@yahoo.fr> and more or less > "fixed" here <87bo7ati0m@yahoo.fr> (not sent as a patc

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-06-25 Thread Daniel Clemente
El Tue, 25 Jun 2013 21:42:39 -0500 John Hendy va escriure: > > On Jun 25, 2013 9:36 PM, "Daniel Clemente" wrote: > > > > > > I had lost colors in some modes for some weeks (helm, wl) and yesterday > > with an updated org they > came back. So for me it's fixed. > > Do you have a #+setupfile  ent

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-06-25 Thread John Hendy
On Jun 25, 2013 9:36 PM, "Daniel Clemente" wrote: > > > I had lost colors in some modes for some weeks (helm, wl) and yesterday with an updated org they came back. So for me it's fixed. Do you have a #+setupfile entry in your file? John > > El Tue, 25 Jun 2013 22:01:43 -0400 Mike McLean va esc

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-06-25 Thread Daniel Clemente
I had lost colors in some modes for some weeks (helm, wl) and yesterday with an updated org they came back. So for me it's fixed. El Tue, 25 Jun 2013 22:01:43 -0400 Mike McLean va escriure: > > I pulled and tested around 8:00 AM EDT today (because I let myself get so far > behind on commits th

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-06-25 Thread Mike McLean
I pulled and tested around 8:00 AM EDT today (because I let myself get so far behind on commits that I couldn't tell if a fix had been pushed or not) and the problem still existed at that time. On Jun 25, 2013, at 11:52 AM, Bastien wrote: > Nicolas Richard writes: > >> Meanwhile, John Hendy

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-06-25 Thread Nicolas Richard
Bastien writes: > John Hendy writes: >> Just wanted to follow up on this. I haven't been using =C-a s= a ton >> so it drifted off my radar, but recently needed to use it a lot and >> noticed this was still persisting. > > ... it's still on my radar too, I've just been overwhelmed by work > and ot

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-06-25 Thread John Hendy
On Tue, Jun 25, 2013 at 10:43 AM, Rainer Stengele wrote: > John, > > I pulled and am at > > commit ec8f3f987ec46044975557a352dd491f107ff60b > Merge: d3ef263 95b16b1 > Author: Nicolas Goaziou > Date: Tue Jun 25 09:33:39 2013 +0200 > > but cannot find any improvement. > Bringing back the #+SETUPF

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-06-25 Thread Bastien
Nicolas Richard writes: > Meanwhile, John Hendy reported that the issue is resolved for him, so > maybe I notice the thread too late to be useful, otoh I don't see which > commit solved the problem, so maybe luck is involved in his resolution. Well, I'm really curious to see if affected users ca

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-06-25 Thread Rainer Stengele
John, I pulled and am at commit ec8f3f987ec46044975557a352dd491f107ff60b Merge: d3ef263 95b16b1 Author: Nicolas Goaziou Date: Tue Jun 25 09:33:39 2013 +0200 but cannot find any improvement. Bringing back the #+SETUPFILE option leaves me without colors .. Cheers, Rainer Am 25.06.2013 17:09,

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-06-25 Thread John Hendy
I didn't see an announcement that this was fixed... but I just pulled yesterday afternoon and it does appear to be fixed. I haven't changed .emacs and on fresh session with =C-a s word RET=, everything looks great. Just wanted to report my experience as feedback. Thanks! John On Fri, Jun 21, 20

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-06-21 Thread Rainer Stengele
Am 12.06.2013 23:08, schrieb Bastien: > Hi John, > > John Hendy writes: > >> Just wanted to follow up on this. I haven't been using =C-a s= a ton >> so it drifted off my radar, but recently needed to use it a lot and >> noticed this was still persisting. > > ... it's still on my radar too, I've

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-06-12 Thread Samuel Wales
I don't know if this is related, but I had issues with org-mouse not working on Org files that I load with find-file-noselect in .emacs. -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com The disease DOES progress. MANY people have died from it. ANYBODY can get it.

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-06-12 Thread Bastien
Hi John, John Hendy writes: > Just wanted to follow up on this. I haven't been using =C-a s= a ton > so it drifted off my radar, but recently needed to use it a lot and > noticed this was still persisting. ... it's still on my radar too, I've just been overwhelmed by work and other stuff. I sh

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-06-12 Thread John Hendy
Just wanted to follow up on this. I haven't been using =C-a s= a ton so it drifted off my radar, but recently needed to use it a lot and noticed this was still persisting. Thanks! John On Mon, May 27, 2013 at 2:00 AM, Bastien wrote: > Hi Rainer, > > Rainer Stengele writes: > >> any chance to ge

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-27 Thread Bastien
Hi Rainer, Rainer Stengele writes: > any chance to get that bug resolved? I did not upgrade org since the > commit introducing it. Yes, it is on top of my list, I was away from computer for a while, but I'll tackle this ASAP. -- Bastien

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-26 Thread Rainer Stengele
Am 23.05.2013 12:45, schrieb John Hendy: > On Thu, May 23, 2013 at 5:16 AM, Michael Brand > wrote: >> Hi Bastien >> >> On Thu, May 23, 2013 at 12:07 PM, Bastien wrote: >>> Does it make a difference whether the file has a #+setupfile >>> directive or not? >> >> The issue disappears when I remove #

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-23 Thread John Hendy
On Thu, May 23, 2013 at 5:16 AM, Michael Brand wrote: > Hi Bastien > > On Thu, May 23, 2013 at 12:07 PM, Bastien wrote: >> Does it make a difference whether the file has a #+setupfile >> directive or not? > > The issue disappears when I remove #+setupfile as I "expected". Sorry, > I forgot to men

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-23 Thread Michael Brand
Hi Bastien On Thu, May 23, 2013 at 12:07 PM, Bastien wrote: > Does it make a difference whether the file has a #+setupfile > directive or not? The issue disappears when I remove #+setupfile as I "expected". Sorry, I forgot to mention that the (when (search-forward "#+setupfile" nil t) looked sus

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-23 Thread Bastien
Michael Brand writes: >> My bisect says: >> b83c0309a7ecb86251451557a12e451fe9f93b11 is the first bad commit > > Same here. Thanks for confirming. Does it make a difference whether the file has a #+setupfile directive or not? -- Bastien

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-23 Thread Michael Brand
Hi Bastien Thanks for investigating. On Thu, May 23, 2013 at 11:15 AM, Sebastien Vauban wrote: > My bisect says: > b83c0309a7ecb86251451557a12e451fe9f93b11 is the first bad commit Same here. >> I'll investigate -- in the meantime, could you just let me know what >> version of Emacs do you use

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-23 Thread Sebastien Vauban
Bastien, My bisect says: --8<---cut here---start->8--- b83c0309a7ecb86251451557a12e451fe9f93b11 is the first bad commit commit b83c0309a7ecb86251451557a12e451fe9f93b11 Author: Bastien Guerry Date: Thu May 16 10:33:32 2013 +0200 Fix handling of setup fil

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-23 Thread Rainer Stengele
Am 23.05.2013 09:55, schrieb Bastien: > Rainer Stengele writes: > >> I switched to >> commit 838e421bf53c2ae41e6321d363fd0e8b85eb3c32 >> and the colors are back again. > > Thanks all for testing/bisecting this. > > I'll investigate -- in the meantime, could you just let me know what > version o

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-23 Thread Bastien
Rainer Stengele writes: > I switched to > commit 838e421bf53c2ae41e6321d363fd0e8b85eb3c32 > and the colors are back again. Thanks all for testing/bisecting this. I'll investigate -- in the meantime, could you just let me know what version of Emacs do you use? -- Bastien

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-22 Thread Rainer Stengele
Am 22.05.2013 15:02, schrieb Rainer Stengele: > Am 21.05.2013 12:25, schrieb Bastien: >> >> >> Hi Sébastien and John, >> >> "Sebastien Vauban" >> writes: >> >>> I did not have time yet to bisect the problem, but it _seems_ to be a newly >>> introduced feature. >> >> Can you check if the problems p

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-22 Thread Rainer Stengele
Am 21.05.2013 12:25, schrieb Bastien: > > > Hi Sébastien and John, > > "Sebastien Vauban" > writes: > >> I did not have time yet to bisect the problem, but it _seems_ to be a newly >> introduced feature. > > Can you check if the problems persist *before* this commit? > > http://orgmode.org/c

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-21 Thread Bastien
Hi Sébastien and John, "Sebastien Vauban" writes: > I did not have time yet to bisect the problem, but it _seems_ to be a newly > introduced feature. Can you check if the problems persist *before* this commit? http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=b83c03 -- Bastien

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-21 Thread Sebastien Vauban
Hi John, John Hendy wrote: > On Mon, May 20, 2013 at 5:15 PM, John Hendy wrote: >> Sorry for the long title, but that's the summary! I fired up a fresh >> Emacs session and used =C-a s search-term RET= to navigate to a >> headline in the results by putting the cursor on the line and pressing >> R

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-20 Thread John Hendy
On Mon, May 20, 2013 at 5:15 PM, John Hendy wrote: > Sorry for the long title, but that's the summary! I fired up a fresh > Emacs session and used =C-a s search-term RET= to navigate to a > headline in the results by putting the cursor on the line and pressing > RET. > > The file text was all blac

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-05-20 Thread John Hendy
On Mon, May 20, 2013 at 5:15 PM, John Hendy wrote: > Sorry for the long title, but that's the summary! I fired up a fresh > Emacs session and used =C-a s search-term RET= to navigate to a > headline in the results by putting the cursor on the line and pressing > RET. > > The file text was all blac