From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: apparent visibility bug: cannot achieve canonical form Date: Sun, 15 May 2011 10:13:48 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QLet5-0006PU-2K for emacs-orgmode@gnu.org; Sun, 15 May 2011 13:13:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QLet4-0005hL-3A for emacs-orgmode@gnu.org; Sun, 15 May 2011 13:13:51 -0400 Received: from mail-pz0-f41.google.com ([209.85.210.41]:64032) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QLet3-0005hF-RW for emacs-orgmode@gnu.org; Sun, 15 May 2011 13:13:50 -0400 Received: by pzk4 with SMTP id 4so2708408pzk.0 for ; Sun, 15 May 2011 10:13:49 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On 2011-05-15, Samuel Wales wrote: > I have already fixed going to org from the agenda, figured out how to > fix it from Magit, etc., but isearch is still broken. BTW, the agenda fix consists of 2 patches that I maintain locally. One is by Carsten and the other is the same applied to another function. I have been testing them for a /very/ long time and they seem solid (the patched functions did change a few months ago). Glad to supply them here.