all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Vincent Belaïche" <vincent.b.1@hotmail.fr>
To: <monnier@iro.umontreal.ca>
Cc: emacs-devel <emacs-devel@gnu.org>, Karl Berry <karl@freefriends.org>
Subject: RE: Initialisation of dired-x for install-info guessing
Date: Fri, 8 May 2009 22:36:39 +0200	[thread overview]
Message-ID: <BLU104-W216007D6755A7BD5E46CB084640@phx.gbl> (raw)
In-Reply-To: <jwvhbzwrg12.fsf-monnier+emacs@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1818 bytes --]


Answers below...

> From: monnier@IRO.UMontreal.CA
> To: vincent.b.1@hotmail.fr
> Date: Thu, 7 May 2009 13:22:19 -0400
> CC: karl@freefriends.org; emacs-devel@gnu.org
> Subject: Re: Initialisation of dired-x for install-info guessing
> 
> > "for %i in ( * ) do install-info \"%i\" dir")
> [...]
> > "for i in  * ; do p=`dirname \"$i\"`;install-info $i $p/dir\"; done"
> 
> Regarding these rules, I have a different question: how likely/common is
> it for people to find *.info file and to use install-info on them?

Well just to give some examples, I have downloaded the info file of Bash and that of Texinfo on my machine and I have installed them with install-info by hand. I also installed all the manuals that were coming with the MinGW tool-chain with install-info. I am also writing myself 3 manuals for emacs extension packages (one is for emacs-template which is still under discussion with Christoph Wedler, and the two other are for extension packages I am developping myself), and I had also to install them with install-info.

I recognize that it is not that often, but it happens...

> Then the next question is: what is the shape of the most common way to
> use install-info on such files?
> 
> 

There are a number of options to call install-info, like for any other commands. But this is also true for any of the commands that are invoked by means of the dired-x default shell guess. I think that the shape 

    install-info file.info dir

is the most common... but you should cross check this with Karl Berry...

  Vincent.

>         Stefan
> 
> 

_________________________________________________________________
Téléphonez gratuitement à tous vos proches avec Windows Live Messenger  !  Téléchargez-le maintenant ! 
http://www.windowslive.fr/messenger/1.asp

[-- Attachment #2: Type: text/html, Size: 2105 bytes --]

  reply	other threads:[~2009-05-08 20:36 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-05 19:01 Initialisation of dired-x for install-info guessing Vincent Belaïche
2009-05-05 20:03 ` Eli Zaretskii
2009-05-06 14:11   ` Gilaras Drakeson
2009-05-06 18:05     ` Eli Zaretskii
2009-05-07  6:04   ` Vincent Belaïche
2009-05-07 17:22     ` Stefan Monnier
2009-05-08 20:36       ` Vincent Belaïche [this message]
2009-05-08 20:47         ` Drew Adams
2009-05-08 21:12           ` Vincent Belaïche
2009-05-09  0:48         ` Stefan Monnier
2009-05-09 18:58           ` Vincent Belaïche
2009-05-09 22:23             ` Stefan Monnier
2009-05-07 18:45     ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2009-05-06 21:26 grischka
2009-05-07  3:11 ` Eli Zaretskii
2009-05-07  8:27   ` grischka
2009-05-07 18:14     ` Eli Zaretskii
2009-05-09 15:10       ` grischka
2009-05-09 15:36         ` Eli Zaretskii

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=BLU104-W216007D6755A7BD5E46CB084640@phx.gbl \
    --to=vincent.b.1@hotmail.fr \
    --cc=emacs-devel@gnu.org \
    --cc=karl@freefriends.org \
    --cc=monnier@iro.umontreal.ca \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.