unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Cc: fx@gnu.org, wmperry@gnu.org
Subject: New files url.texi and org.texi
Date: Tue, 7 Dec 2004 22:12:30 -0600 (CST)	[thread overview]
Message-ID: <200412080412.iB84CUP06430@raven.dms.auburn.edu> (raw)

Is there a reason why all the standard things that need to be done to
make a new .info file show up in the user's dir have not been done for
the new files url.texi and org.texi? emacs/man/Makefile.in has been
updated, but not emacs/Makefile.in, nor emacs/man/makefile.w32-in, nor
emacs/info/dir.  I could update them all, if desired.  Since this is
routine, I do not include patches for review.

In addition to the routine stuff, some further changes in url.texi and
org.texi appear necessary.

For org.texi, replacing org.info by org in the @direntry is necessary,
because otherwise, if we try to follow the link in (dir) we get:

Info-find-file: Info file org.info does not exist

For info.texi, the file name has to be changed or the .info file does
not wind up in the correct location.

Two @xref's to emacs-mime need to be replaced with @inforef's or we
get, in the hardcopy output:

See <undefined> [(emacs-mime)Top], page <undefined>.

I can install the patches if desired.

url.texi does not appear to use @copying, but I guess that is because
of the split Copyright.  Correct?

===File ~/org.texi-diff=====================================
*** org.texi	07 Dec 2004 16:17:09 -0600	1.2
--- org.texi	07 Dec 2004 20:39:26 -0600	
***************
*** 8,14 ****
  
  @dircategory Emacs
  @direntry
! * Org Mode: (org.info).	Outline-based notes management and organizer 
  @end direntry
  
  @c Version and Contact Info
--- 8,14 ----
  
  @dircategory Emacs
  @direntry
! * Org Mode: (org).	Outline-based notes management and organizer.
  @end direntry
  
  @c Version and Contact Info
============================================================

===File ~/url.texi-diff=====================================
*** url.texi	07 Dec 2004 15:13:26 -0600	1.2
--- url.texi	07 Dec 2004 21:12:09 -0600	
***************
*** 1,5 ****
  \input texinfo
! @setfilename url.info
  @settitle URL Programmer's Manual
  
  @iftex
--- 1,5 ----
  \input texinfo
! @setfilename ../info/url
  @settitle URL Programmer's Manual
  
  @iftex
***************
*** 115,122 ****
  the @var{path} component depends on the service.
  
  The library depends on MIME support provided by the @samp{mm-}
! packages from Gnus 5.8 or later.  @xref{(emacs-mime)Top, The MIME
! library}.
  
  @menu
  * Configuration::               
--- 115,122 ----
  the @var{path} component depends on the service.
  
  The library depends on MIME support provided by the @samp{mm-}
! packages from Gnus 5.8 or later.  @inforef{Top, The MIME library,
! emacs-mime}.
  
  @menu
  * Configuration::               
***************
*** 388,395 ****
  
  HTTP URLs are retrieved into a buffer containing the HTTP headers
  followed by the body.  Since the headers are quasi-MIME, they may be
! processed using the MIME library.  @xref{(emacs-mime)Top, The MIME
! library}.  The MIME library doesn't provide a clean function to do
  that, so the URL library does.
  
  @defun url-decode-text-part handle &optional coding
--- 388,395 ----
  
  HTTP URLs are retrieved into a buffer containing the HTTP headers
  followed by the body.  Since the headers are quasi-MIME, they may be
! processed using the MIME library.  @inforef{Top, The MIME library,
! emacs-mime}.  The MIME library doesn't provide a clean function to do
  that, so the URL library does.
  
  @defun url-decode-text-part handle &optional coding
============================================================

             reply	other threads:[~2004-12-08  4:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-08  4:12 Luc Teirlinck [this message]
2004-12-08  4:39 ` New files url.texi and org.texi Luc Teirlinck
2004-12-08 22:15 ` Richard Stallman
2004-12-12 19:14 ` Dave Love
2004-12-12 20:00   ` Luc Teirlinck
2004-12-13 20:29     ` Dave Love
2004-12-14  3:26       ` Luc Teirlinck
2004-12-14 19:11         ` Dave Love
2004-12-14 14:21       ` Robert J. Chassell

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=200412080412.iB84CUP06430@raven.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    --cc=fx@gnu.org \
    --cc=wmperry@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).