public inbox for docbook-tools-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Eric Bischoff <ebisch@cybercable.tm.fr>
To: Mark Johnson <mark@phy.duke.edu>,
	docbook-tools-discuss@sourceware.cygnus.com
Subject: Re: Crash-course to DocBook
Date: Wed, 27 Dec 2000 06:36:00 -0000	[thread overview]
Message-ID: <399299EB.6D325B94@cybercable.tm.fr> (raw)
In-Reply-To: <Pine.LNX.4.21.0008091203060.23246-100000@login1.phy.duke.edu>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 3059 bytes --]

Mark Johnson wrote:
> 
> On Wed, 9 Aug 2000, Eric Bischoff wrote:
> 
> > Hi folks,
> >
> > I'm happy to announce the birth of the "Crash-Course to
> > DocBook".
> >
> > You can find it on http://public.lst.de/~eric
> >
> > It is released under FDL. Feel free to make it evolve.
> >
> Great idea! So much to tell, so little time...
> 
> On the PSGML page
> ( http://www.lst.de/~eric/crash-course/HTML/emacs-psgml-mode-tips.html ) you
> say
> 
> "PSGML mode is for SGML DocBook. It does not support XML DocBook."
> 
> which isn't true. PSGML has an XML mode that works fine with DocBook. A
> group of use it daily (w/ Emacs 20.7) with no problems at all.

I did not know that. Please update the guide to remove this
sentence and send it back to me under private mail.

> You only need to put something like this into your .emacs:
> 
> ;; load xml-mode
>  (autoload 'xml-mode "psgml" "Major mode to edit XML files." t)
>        (setq auto-mode-alist
>        (append (list (cons "\\.xml\\'" 'xml-mode))
>        auto-mode-alist)
>  )

psgml, as packaged for the docbook-tools, doesn't even
require you to do this for SGML ;-). It uses emacs
initialization files to do it for all users on a given
machine.

This suggests I should do the same manipulation in %Post and
%Postun sections of the SPEC file so that it becomes fully
transparent to the user. Would you mind testing it for me
when it's done? (reply in private please).

> Along with the path to the declaration.
> 
> I started a page of Emacs/PSGML Tips, based on stuff I read in Bob Snee's
> SGML CD chapter. It's here:
> 
>         http://ed.phy.duke.edu/xml/psgml-tips/index.html
> 
> I'd be happy to contribute to your tutorial, as I already spend too much
> time showing folks how to do this or that.

With much pleasure! (it's not *my* tutorial - it's a mixture
of David Rugge's one, Mark Galassi's one and mine).

Please feel free to modify this appendix in the DocBook
source file. If we get many collaborators, it should move
under CVS - for the time being attachements to private email
should be enough. Splitting the source into several files
might help as well.

> Another idea would be to start a database of docbook-user FAQs, we already
> have a number of Zope installations that would make it very easy to do
> something like this. It would automatically be searchable, and indexed,
> etc.
> 
> Does that sound useful to anyone?

Sure!!!!! We could point to it from the Crash-course.

But isn't already one at DocBook-tools home page? (BTW this
page is slowly becoming outdated).

-- 
 Éric Bischoff   -   mailto:ebisch@cybercable.tm.fr
 __________________________________________________
                                           \^o~_.
     .~.                           ______  /( __ )
     /V\         Toys story         \__  \/  (  V
   //   \\                            \__| (__=v
  /(     )\                        |\___/     )
    ^^-^^                           \_____(  )
     Tux                        Konqui     \__=v
 __________________________________________________

  reply	other threads:[~2000-12-27  6:36 UTC|newest]

Thread overview: 94+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-27  6:36 I'm trying to set up docbook-tools Eric S. Raymond
2000-07-04  8:02 ` Eric S. Raymond
2000-12-27  6:36 ` Mark Galassi
2000-07-04  8:05   ` Mark Galassi
2000-12-27  6:36   ` Eric S. Raymond
2000-07-04  8:22     ` Eric S. Raymond
2000-12-27  6:36     ` Chuck Mead
2000-07-04  8:45       ` Chuck Mead
2000-12-27  6:36     ` Mark Galassi
2000-07-04  8:27       ` Mark Galassi
2000-12-27  6:36       ` Eric S. Raymond
2000-07-04  8:45         ` Eric S. Raymond
2000-12-27  6:36     ` Norman Walsh
2000-07-07  7:49       ` Norman Walsh
2000-12-27  6:36 ` Eric Lee Green
2000-07-04 10:25   ` Eric Lee Green
2000-12-27  6:36   ` madhu
2000-07-04 22:01     ` madhu
2000-12-27  6:36     ` Sam Roberts
2000-07-05  7:32       ` Sam Roberts
2000-12-27  6:36     ` Eric Lee Green
2000-12-27  6:36       ` Sam Roberts
2000-07-05  7:40         ` Sam Roberts
2000-12-27  6:36         ` Ismael Olea
2000-07-05  9:57           ` Ismael Olea
2000-12-27  6:36           ` Mark Galassi
2000-07-05  9:59             ` Mark Galassi
2000-12-27  6:36       ` Norman Walsh
2000-12-27  6:36   ` Mark Galassi
2000-07-04 11:21     ` Mark Galassi
2000-12-27  6:36     ` Norman Walsh
2000-07-07  7:49       ` Norman Walsh
2000-12-27  6:36   ` David C. Mason
2000-07-05  7:41     ` David C. Mason
2000-12-27  6:36   ` Norman Walsh
2000-07-06  9:21     ` Norman Walsh
     [not found]     ` <ndw@nwalsh.com>
2000-12-27  6:36       ` richard offer
2000-12-27  6:36         ` Eric Bischoff
2000-12-27  6:36           ` Norman Walsh
2000-07-28 10:44             ` Norman Walsh
2000-12-27  6:36         ` Norman Walsh
2000-07-07  7:49           ` Norman Walsh
2000-12-27  6:36     ` Chuck Dale
2000-12-27  6:36     ` docbook-tools-discuss: " Bill Campbell
2000-12-27  6:36       ` Norman Walsh
2000-12-27  6:36         ` Edward C. Bailey
2000-12-27  6:36         ` Eric S. Raymond
2000-12-27  6:36         ` Bill Campbell
2000-12-27  6:36     ` Eric S. Raymond
2000-12-27  6:36       ` Mark Galassi
2000-07-06 10:25         ` Mark Galassi
2000-12-27  6:36         ` Eric S. Raymond
2000-07-06 10:37           ` Eric S. Raymond
2000-12-27  6:36           ` Kendall Clark
2000-07-06 10:48             ` Kendall Clark
2000-12-27  6:36             ` Mark Galassi
2000-07-06 10:53               ` Mark Galassi
2000-12-27  6:36               ` Eric Lee Green
2000-07-06 13:38                 ` Eric Lee Green
2000-12-27  6:36                 ` Norman Walsh
2000-12-27  6:36       ` David C. Mason
2000-12-27  6:36         ` Eric S. Raymond
2000-07-06 11:59           ` Eric S. Raymond
2000-12-27  6:36           ` David C. Mason
2000-07-06 13:55             ` David C. Mason
2000-12-27  6:36             ` Eric Lee Green
2000-07-06 14:32               ` Eric Lee Green
2000-12-27  6:36             ` Eric S. Raymond
2000-07-06 14:52               ` Eric S. Raymond
2000-12-27  6:36               ` David C. Mason
2000-07-06 15:23                 ` David C. Mason
2000-12-27  6:36                 ` Eric Lee Green
2000-07-06 15:57                   ` Eric Lee Green
2000-12-27  6:36                 ` Eric S. Raymond
2000-07-06 15:52                   ` Eric S. Raymond
2000-12-27  6:36               ` Edward C. Bailey
2000-07-06 16:05                 ` Edward C. Bailey
2000-12-27  6:36                 ` Eric S. Raymond
2000-07-06 16:46                   ` Eric S. Raymond
2000-12-27  6:36                   ` Norman Walsh
2000-07-07  7:49                     ` Norman Walsh
2000-12-27  6:36                     ` Eric S. Raymond
2000-12-27  6:36                       ` Norman Walsh
2000-07-07 14:42                         ` Norman Walsh
2000-12-27  6:36                     ` Mark Galassi
2000-12-27  6:36                     ` Derek Simkowiak
2000-12-27  6:36         ` Eric Lee Green
2000-07-06 14:22           ` Eric Lee Green
2000-12-27  6:36       ` Crash-course to DocBook Eric Bischoff
2000-12-27  6:36         ` Peter Toft
2000-12-27  6:36         ` Mark Johnson
2000-12-27  6:36           ` Eric Bischoff [this message]
2000-12-27  6:36       ` I'm trying to set up docbook-tools Norman Walsh
2000-07-07  7:49         ` Norman Walsh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=399299EB.6D325B94@cybercable.tm.fr \
    --to=ebisch@cybercable.tm.fr \
    --cc=docbook-tools-discuss@sourceware.cygnus.com \
    --cc=mark@phy.duke.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).