From mboxrd@z Thu Jan 1 00:00:00 1970 From: charles snyder Subject: Publishing Projects to Html Date: Mon, 29 Jun 2009 10:44:50 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0296441564==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MLJ2Q-0004Vl-LP for emacs-orgmode@gnu.org; Mon, 29 Jun 2009 11:44:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MLJ2L-0004V3-CO for emacs-orgmode@gnu.org; Mon, 29 Jun 2009 11:44:58 -0400 Received: from [199.232.76.173] (port=57239 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MLJ2K-0004Uw-7d for emacs-orgmode@gnu.org; Mon, 29 Jun 2009 11:44:52 -0400 Received: from mail-yx0-f201.google.com ([209.85.210.201]:58108) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MLJ2J-00029a-V2 for emacs-orgmode@gnu.org; Mon, 29 Jun 2009 11:44:52 -0400 Received: by yxe39 with SMTP id 39so5628524yxe.14 for ; Mon, 29 Jun 2009 08:44:50 -0700 (PDT) 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 --===============0296441564== Content-Type: multipart/alternative; boundary=0016e644de5e11c156046d7e920e --0016e644de5e11c156046d7e920e Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi I have been trying out 'publish projects' in org mode. It works perfectly (following the instructions on Sebastian's tutorial), but I have a very basic question - The tutorial describes putting (require 'org-publish) (setq org-publish-project-alist '( ;; ... add all the components here (see below)... )) into the *scratch* buffer, followed by C-x C-e two times. Other than re-entering all the "org-publish-project-alist" info each time I publish to HTML, where does this code go - ? into my .emacs file ? change it via org menu -> customize -> customize -> Org Publishing -> Org Publish Project alist ? a separate file On a related note, searching the mailing list on the org main page doesn't seem to work : *Warning*: Unable to include '/cgi-bin/omega.cgi?query=publish&group=gmane.emacs.orgmode' - request execution failed in */home/xapian/html/index.php* on line *105 *Thanks !* *Charles Snyder* * --0016e644de5e11c156046d7e920e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi

I have been trying out 'publish projects' in org mode. It= works perfectly (following the instructions on Sebastian's tutorial), = but I have a very basic question - The tutorial describes putting
(require 'org-publish)
(setq org-publish-project-alist
'(
;; ... add all the components here (see below)...

))
into the *scratch* buffer, followed by C-x C-e= two times. Other than re-entering all the "org-publish-project-alist&= quot; info each time I publish to HTML, where does this code go -

? into my .emacs file
? change it via org menu -> customize -> cus= tomize -> Org Publishing -> Org Publish Project alist
? a separate= file

On a related note, searching the mailing list on the org main = page doesn't seem to work :

Warning: Unable to include '/cgi-bin/omega.cgi?query=3Dpubl= ish&group=3Dgmane.emacs.orgmode' - request execution failed in /= home/xapian/html/index.php on line 105

Thanks !
Charles Snyder
--0016e644de5e11c156046d7e920e-- --===============0296441564== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0296441564==--