From mboxrd@z Thu Jan 1 00:00:00 1970 From: lanas Subject: Re: Agenda publishing Date: Thu, 21 Feb 2008 22:04:40 -0500 Message-ID: <20080221220440.54bba4e1@mistral.stie> References: <20080218202908.6f539480@mistral.stie> <874pc54nqr.fsf@bzg.ath.cx> <20080220193709.1f607225@mistral.stie> <87hcg3qfmz.fsf@bzg.ath.cx> <20080221194102.478036bc@mistral.stie> <87bq694vto.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSODU-0004WV-Tn for emacs-orgmode@gnu.org; Thu, 21 Feb 2008 22:04:52 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSODS-0004WB-BF for emacs-orgmode@gnu.org; Thu, 21 Feb 2008 22:04:52 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSODS-0004W8-5W for emacs-orgmode@gnu.org; Thu, 21 Feb 2008 22:04:50 -0500 Received: from ms.securenet.net ([205.236.147.20]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JSODR-0007yc-Tg for emacs-orgmode@gnu.org; Thu, 21 Feb 2008 22:04:50 -0500 Received: from localhost (localhost [127.0.0.1]) by ms.securenet.net (Postfix) with ESMTP id 6CDB65CA65 for ; Thu, 21 Feb 2008 22:04:49 -0500 (EST) Received: from ms.securenet.net ([127.0.0.1]) by localhost (ms.securenet.net [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id iOQeCKSlekfY for ; Thu, 21 Feb 2008 22:04:48 -0500 (EST) Received: from mistral.stie (mtl-pppoe-adsl723.securenet.net [66.38.238.214]) by ms.securenet.net (Postfix) with ESMTP id 682805CA21 for ; Thu, 21 Feb 2008 22:04:48 -0500 (EST) In-Reply-To: <87bq694vto.fsf@bzg.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org From: lanas To: Bastien Guerry Subject: Re: [Orgmode] Agenda publishing Date: Thu, 21 Feb 2008 21:14:39 -0500 X-Mailer: Claws Mail 2.9.1 (GTK+ 2.10.13; x86_64-redhat-linux-gnu) Le Vendredi, 22 F=C3=A9vrier 2008 01:35:31 +0000, Bastien Guerry a =C3=A9crit : (sorry for the private reply as sometimes for some reason=20 sylpheed uses the private e-mail instead of the mailing lists') > Manish writes: =20 >> Just a `make' in org directory should do it. =20 >=20 > Alternatively, if for one reason or another you want to compile .el > files by hand, go to a directory with `C-x d', mark .el files with=20 > `% m \.el RET", then try to byte-compile them all with `B'. =20 Thanks a lot for your help, it's appreciated. The make works but one thing is left out: emacs is still referring to the previous (4.67) info pages. Doing a 'make install' has created /usr/local/info/. Then I had to copy the file to /usr/local/share/info/ which is where the otehr info files are on a Fedora Core 6 system. Cheers, Al