From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viktor Rosenfeld Subject: Re: Is it possible to create links to M-x occur results? Date: Sun, 5 May 2013 15:44:01 +0200 Message-ID: <20130505134401.GA3302@kenny.local> References: <1770C68C-47FD-4E0A-89C1-79DFE3F9CE82@gmail.com> <20130503123940.GA86043@BigDog.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44372) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYzEW-0001Af-LK for emacs-orgmode@gnu.org; Sun, 05 May 2013 09:44:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UYzEU-0002rO-N1 for emacs-orgmode@gnu.org; Sun, 05 May 2013 09:44:08 -0400 Received: from mail-bk0-x232.google.com ([2a00:1450:4008:c01::232]:36631) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYzEU-0002rD-Gq for emacs-orgmode@gnu.org; Sun, 05 May 2013 09:44:06 -0400 Received: by mail-bk0-f50.google.com with SMTP id ik5so1245289bkc.9 for ; Sun, 05 May 2013 06:44:05 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20130503123940.GA86043@BigDog.local> 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 Cc: Carsten Dominik Hi, Rick Frankel wrote: > On Fri, May 03, 2013 at 09:14:43AM +0200, Carsten Dominik wrote: > > On 2.5.2013, at 19:25, Leo Alekseyev wrote: > > > > Nice! Short and sweet, and works great. It should go on orgmode.org > > somewhere in the cool hacks section. > > > > Make a patch if you don't have write access to worg... > > I have added it to org-hacks.org between "Store link to a message when > sending in Gnus" and "Send html messages and attachments with > Wanderlust", but when i push to master, i get the following in the log > output from the git-hook and it' doesn't show up in the website: > > remote: Publishing file /home/emacs/git/worg/sitemap.org using `org-publish-org-to-html' > remote: Symbol's function definition is void: org-publish-org-to-html > I just pushed a change to Worg and got the same error message. Cheers, Viktor