bug in configure?

2002-11-05 Thread Marco Ciampa
Sorry for being a newbie and for not being able to find what seems a
very simple bug indeed.
Now for the bug.

Configure or make should be able to create a valid mc.sh  mc.csh but it
seems it just copy mc.sh.in  mc.sch.in into mc.sh  mc.csh
respectively. It seems it does not substitute the @suppbindir@ variable...

Is it right?

And n.2 (just a style matter): I've noted some incoherency in the mc.1 man file. Some
keys are reported so (for example):

Miscellaneous Keys

[..cut..]

C-x l. Run the link command.

with full stop and uppercase the word after the key expression.

[..cut..]

M-?, Executes the Find file command.

the same exept for the comma

[..cut..]

Directory Panels

[..cut..]

M-t Toggle the current

without any puncuation

[..cut..]

Input Line Keys

C-a puts the cursor at the beginning of line.

the same but with lovercase.

I need to know how to clean it up before doing the same mistakes in
another language (italian) :-) .

Many thanks for the great work!

-- 
La mente e i libri funzionano solo se sono aperti.
   Sir James Dewar, fisico, (1842-1923)

Marco Ciampaicq: 17507004 
_
IL TUO SITO DA NUMERO VERDE
COME UNA CARTA RICARICABILE!
Info al numero verde 800 914 485
http://www.edimedia.com
___
Mc-devel mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/mc-devel



Re: bug in configure?

2002-11-05 Thread Pavel Roskin
Hello!

  I see that you have committed some fixed to lib/Makefile.am.  I have two 
  problems with it.  If the change is not trivial, please describe it in the 
  ChangeLog.
 Since I'm a newbie, I've never touched the Changelog (is it a simple
 text file or it has a special format?)
 Sorry for my ignorance...

ChangeLog is just a text file (i.e. there is no program that uses or
generates it), but it has a format described in the GNU Coding Standards
(run info standards to read the description).

  I may reconsider this practice if it gives a bad example to other 
  developers.
 I've done it without looking at you. Bad practices are very common...

Good to know :-)

  I did check the scripts, so it was working for me already. 
 You are right, they were correct. I've reset the changes by myself...

Great!  Thank you!

  Feel free to apply those changes if maint/doctest creates empty output
  files (I really should improve it)

Improved.

-- 
Regards,
Pavel Roskin

___
Mc-devel mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/mc-devel