home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / emacs / info / emacs-15 (.txt) < prev    next >
GNU Info File  |  1992-10-30  |  25KB  |  401 lines

  1. This is Info file ../info/emacs, produced by Makeinfo-1.49 from the
  2. input file emacs.texi.
  3.    This file documents the GNU Emacs editor.
  4.    Copyright (C) 1985, 1986, 1988, 1992 Richard M. Stallman.
  5.    Permission is granted to make and distribute verbatim copies of this
  6. manual provided the copyright notice and this permission notice are
  7. preserved on all copies.
  8.    Permission is granted to copy and distribute modified versions of
  9. this manual under the conditions for verbatim copying, provided also
  10. that the sections entitled "The GNU Manifesto", "Distribution" and "GNU
  11. General Public License" are included exactly as in the original, and
  12. provided that the entire resulting derived work is distributed under the
  13. terms of a permission notice identical to this one.
  14.    Permission is granted to copy and distribute translations of this
  15. manual into another language, under the above conditions for modified
  16. versions, except that the sections entitled "The GNU Manifesto",
  17. "Distribution" and "GNU General Public License" may be included in a
  18. translation approved by the author instead of in the original English.
  19. File: emacs,  Node: Manifesto,  Prev: Version 19,  Up: Top
  20. The GNU Manifesto
  21. *****************
  22.    By Richard M. Stallman, 1986
  23. What's GNU?  Gnu's Not Unix!
  24. ============================
  25.    GNU, which stands for Gnu's Not Unix, is the name for the complete
  26. Unix-compatible software system which I am writing so that I can give it
  27. away free to everyone who can use it.  Several other volunteers are
  28. helping me.  Contributions of time, money, programs and equipment are
  29. greatly needed.
  30.    So far we have an Emacs text editor with Lisp for writing editor
  31. commands, a source level debugger, a yacc-compatible parser generator,
  32. a linker, and around 35 utilities.  A shell (command interpreter) is
  33. nearly completed.  A new portable optimizing C compiler has compiled
  34. itself and may be released this year.  An initial kernel exists but
  35. many more features are needed to emulate Unix.  When the kernel and
  36. compiler are finished, it will be possible to distribute a GNU system
  37. suitable for program development.  We will use TeX as our text
  38. formatter, but an nroff is being worked on.  We will use the free,
  39. portable X window system as well.  After this we will add a portable
  40. Common Lisp, an Empire game, a spreadsheet, and hundreds of other
  41. things, plus on-line documentation.  We hope to supply, eventually,
  42. everything useful that normally comes with a Unix system, and more.
  43.    GNU will be able to run Unix programs, but will not be identical to
  44. Unix. We will make all improvements that are convenient, based on our
  45. experience with other operating systems.  In particular, we plan to
  46. have longer filenames, file version numbers, a crashproof file system,
  47. filename completion perhaps, terminal-independent display support, and
  48. perhaps eventually a Lisp-based window system through which several
  49. Lisp programs and ordinary Unix programs can share a screen.  Both C
  50. and Lisp will be available as system programming languages.  We will
  51. try to support UUCP, MIT Chaosnet, and Internet protocols for
  52. communication.
  53.    GNU is aimed initially at machines in the 68000/16000 class with
  54. virtual memory, because they are the easiest machines to make it run
  55. on.  The extra effort to make it run on smaller machines will be left
  56. to someone who wants to use it on them.
  57.    To avoid horrible confusion, please pronounce the `G' in the word
  58. `GNU' when it is the name of this project.
  59. Why I Must Write GNU
  60. ====================
  61.    I consider that the golden rule requires that if I like a program I
  62. must share it with other people who like it.  Software sellers want to
  63. divide the users and conquer them, making each user agree not to share
  64. with others.  I refuse to break solidarity with other users in this
  65. way.  I cannot in good conscience sign a nondisclosure agreement or a
  66. software license agreement.  For years I worked within the Artificial
  67. Intelligence Lab to resist such tendencies and other inhospitalities,
  68. but eventually they had gone too far: I could not remain in an
  69. institution where such things are done for me against my will.
  70.    So that I can continue to use computers without dishonor, I have
  71. decided to put together a sufficient body of free software so that I
  72. will be able to get along without any software that is not free.  I
  73. have resigned from the AI lab to deny MIT any legal excuse to prevent
  74. me from giving GNU away.
  75. Why GNU Will Be Compatible with Unix
  76. ====================================
  77.    Unix is not my ideal system, but it is not too bad.  The essential
  78. features of Unix seem to be good ones, and I think I can fill in what
  79. Unix lacks without spoiling them.  And a system compatible with Unix
  80. would be convenient for many other people to adopt.
  81. How GNU Will Be Available
  82. =========================
  83.    GNU is not in the public domain.  Everyone will be permitted to
  84. modify and redistribute GNU, but no distributor will be allowed to
  85. restrict its further redistribution.  That is to say, proprietary
  86. modifications will not be allowed.  I want to make sure that all
  87. versions of GNU remain free.
  88. Why Many Other Programmers Want to Help
  89. =======================================
  90.    I have found many other programmers who are excited about GNU and
  91. want to help.
  92.    Many programmers are unhappy about the commercialization of system
  93. software.  It may enable them to make more money, but it requires them
  94. to feel in conflict with other programmers in general rather than feel
  95. as comrades.  The fundamental act of friendship among programmers is the
  96. sharing of programs; marketing arrangements now typically used
  97. essentially forbid programmers to treat others as friends.  The
  98. purchaser of software must choose between friendship and obeying the
  99. law.  Naturally, many decide that friendship is more important.  But
  100. those who believe in law often do not feel at ease with either choice. 
  101. They become cynical and think that programming is just a way of making
  102. money.
  103.    By working on and using GNU rather than proprietary programs, we can
  104. be hospitable to everyone and obey the law.  In addition, GNU serves as
  105. an example to inspire and a banner to rally others to join us in
  106. sharing. This can give us a feeling of harmony which is impossible if
  107. we use software that is not free.  For about half the programmers I
  108. talk to, this is an important happiness that money cannot replace.
  109. How You Can Contribute
  110. ======================
  111.    I am asking computer manufacturers for donations of machines and
  112. money. I'm asking individuals for donations of programs and work.
  113.    One consequence you can expect if you donate machines is that GNU
  114. will run on them at an early date.  The machines should be complete,
  115. ready to use systems, approved for use in a residential area, and not
  116. in need of sophisticated cooling or power.
  117.    I have found very many programmers eager to contribute part-time
  118. work for GNU.  For most projects, such part-time distributed work would
  119. be very hard to coordinate; the independently-written parts would not
  120. work together. But for the particular task of replacing Unix, this
  121. problem is absent.  A complete Unix system contains hundreds of utility
  122. programs, each of which is documented separately.  Most interface
  123. specifications are fixed by Unix compatibility.  If each contributor
  124. can write a compatible replacement for a single Unix utility, and make
  125. it work properly in place of the original on a Unix system, then these
  126. utilities will work right when put together. Even allowing for Murphy
  127. to create a few unexpected problems, assembling these components will
  128. be a feasible task.  (The kernel will require closer communication and
  129. will be worked on by a small, tight group.)
  130.    If I get donations of money, I may be able to hire a few people full
  131. or part time.  The salary won't be high by programmers' standards, but
  132. I'm looking for people for whom building community spirit is as
  133. important as making money.  I view this as a way of enabling dedicated
  134. people to devote their full energies to working on GNU by sparing them
  135. the need to make a living in another way.
  136. Why All Computer Users Will Benefit
  137. ===================================
  138.    Once GNU is written, everyone will be able to obtain good system
  139. software free, just like air.
  140.    This means much more than just saving everyone the price of a Unix
  141. license. It means that much wasteful duplication of system programming
  142. effort will be avoided.  This effort can go instead into advancing the
  143. state of the art.
  144.    Complete system sources will be available to everyone.  As a result,
  145. a user who needs changes in the system will always be free to make them
  146. himself, or hire any available programmer or company to make them for
  147. him.  Users will no longer be at the mercy of one programmer or company
  148. which owns the sources and is in sole position to make changes.
  149.    Schools will be able to provide a much more educational environment
  150. by encouraging all students to study and improve the system code. 
  151. Harvard's computer lab used to have the policy that no program could be
  152. installed on the system if its sources were not on public display, and
  153. upheld it by actually refusing to install certain programs.  I was very
  154. much inspired by this.
  155.    Finally, the overhead of considering who owns the system software
  156. and what one is or is not entitled to do with it will be lifted.
  157.    Arrangements to make people pay for using a program, including
  158. licensing of copies, always incur a tremendous cost to society through
  159. the cumbersome mechanisms necessary to figure out how much (that is,
  160. which programs) a person must pay for.  And only a police state can
  161. force everyone to obey them.  Consider a space station where air must
  162. be manufactured at great cost: charging each breather per liter of air
  163. may be fair, but wearing the metered gas mask all day and all night is
  164. intolerable even if everyone can afford to pay the air bill.  And the
  165. TV cameras everywhere to see if you ever take the mask off are
  166. outrageous.  It's better to support the air plant with a head tax and
  167. chuck the masks.
  168.    Copying all or parts of a program is as natural to a programmer as
  169. breathing, and as productive.  It ought to be as free.
  170. Some Easily Rebutted Objections to GNU's Goals
  171. ==============================================
  172.      "Nobody will use it if it is free, because that means they can't
  173.      rely on any support."
  174.      "You have to charge for the program to pay for providing the
  175.      support."
  176.    If people would rather pay for GNU plus service than get GNU free
  177. without service, a company to provide just service to people who have
  178. obtained GNU free ought to be profitable.
  179.    We must distinguish between support in the form of real programming
  180. work and mere handholding.  The former is something one cannot rely on
  181. from a software vendor.  If your problem is not shared by enough
  182. people, the vendor will tell you to get lost.
  183.    If your business needs to be able to rely on support, the only way
  184. is to have all the necessary sources and tools.  Then you can hire any
  185. available person to fix your problem; you are not at the mercy of any
  186. individual. With Unix, the price of sources puts this out of
  187. consideration for most businesses.  With GNU this will be easy.  It is
  188. still possible for there to be no available competent person, but this
  189. problem cannot be blamed on distribution arrangements.  GNU does not
  190. eliminate all the world's problems, only some of them.
  191.    Meanwhile, the users who know nothing about computers need
  192. handholding: doing things for them which they could easily do
  193. themselves but don't know how.
  194.    Such services could be provided by companies that sell just
  195. hand-holding and repair service.  If it is true that users would rather
  196. spend money and get a product with service, they will also be willing
  197. to buy the service having got the product free.  The service companies
  198. will compete in quality and price; users will not be tied to any
  199. particular one.  Meanwhile, those of us who don't need the service
  200. should be able to use the program without paying for the service.
  201.      "You cannot reach many people without advertising, and you must
  202.      charge for the program to support that."
  203.      "It's no use advertising a program people can get free."
  204.    There are various forms of free or very cheap publicity that can be
  205. used to inform numbers of computer users about something like GNU.  But
  206. it may be true that one can reach more microcomputer users with
  207. advertising.  If this is really so, a business which advertises the
  208. service of copying and mailing GNU for a fee ought to be successful
  209. enough to pay for its advertising and more.  This way, only the users
  210. who benefit from the advertising pay for it.
  211.    On the other hand, if many people get GNU from their friends, and
  212. such companies don't succeed, this will show that advertising was not
  213. really necessary to spread GNU.  Why is it that free market advocates
  214. don't want to let the free market decide this?
  215.      "My company needs a proprietary operating system to get a
  216.      competitive edge."
  217.    GNU will remove operating system software from the realm of
  218. competition. You will not be able to get an edge in this area, but
  219. neither will your competitors be able to get an edge over you.  You and
  220. they will compete in other areas, while benefitting mutually in this
  221. one.  If your business is selling an operating system, you will not
  222. like GNU, but that's tough on you.  If your business is something else,
  223. GNU can save you from being pushed into the expensive business of
  224. selling operating systems.
  225.    I would like to see GNU development supported by gifts from many
  226. manufacturers and users, reducing the cost to each.
  227.      "Don't programmers deserve a reward for their creativity?"
  228.    If anything deserves a reward, it is social contribution. 
  229. Creativity can be a social contribution, but only in so far as society
  230. is free to use the results.  If programmers deserve to be rewarded for
  231. creating innovative programs, by the same token they deserve to be
  232. punished if they restrict the use of these programs.
  233.      "Shouldn't a programmer be able to ask for a reward for his
  234.      creativity?"
  235.    There is nothing wrong with wanting pay for work, or seeking to
  236. maximize one's income, as long as one does not use means that are
  237. destructive.  But the means customary in the field of software today
  238. are based on destruction.
  239.    Extracting money from users of a program by restricting their use of
  240. it is destructive because the restrictions reduce the amount and the
  241. ways that the program can be used.  This reduces the amount of wealth
  242. that humanity derives from the program.  When there is a deliberate
  243. choice to restrict, the harmful consequences are deliberate destruction.
  244.    The reason a good citizen does not use such destructive means to
  245. become wealthier is that, if everyone did so, we would all become
  246. poorer from the mutual destructiveness.  This is Kantian ethics; or,
  247. the Golden Rule. Since I do not like the consequences that result if
  248. everyone hoards information, I am required to consider it wrong for one
  249. to do so. Specifically, the desire to be rewarded for one's creativity
  250. does not justify depriving the world in general of all or part of that
  251. creativity.
  252.      "Won't programmers starve?"
  253.    I could answer that nobody is forced to be a programmer.  Most of us
  254. cannot manage to get any money for standing on the street and making
  255. faces.  But we are not, as a result, condemned to spend our lives
  256. standing on the street making faces, and starving.  We do something
  257. else.
  258.    But that is the wrong answer because it accepts the questioner's
  259. implicit assumption: that without ownership of software, programmers
  260. cannot possibly be paid a cent.  Supposedly it is all or nothing.
  261.    The real reason programmers will not starve is that it will still be
  262. possible for them to get paid for programming; just not paid as much as
  263.    Restricting copying is not the only basis for business in software. 
  264. It is the most common basis because it brings in the most money.  If it
  265. were prohibited, or rejected by the customer, software business would
  266. move to other bases of organization which are now used less often. 
  267. There are always numerous ways to organize any kind of business.
  268.    Probably programming will not be as lucrative on the new basis as it
  269. is now.  But that is not an argument against the change.  It is not
  270. considered an injustice that sales clerks make the salaries that they
  271. now do.  If programmers made the same, that would not be an injustice
  272. either.  (In practice they would still make considerably more than
  273. that.)
  274.      "Don't people have a right to control how their creativity is
  275.      used?"
  276.    "Control over the use of one's ideas" really constitutes control over
  277. other people's lives; and it is usually used to make their lives more
  278. difficult.
  279.    People who have studied the issue of intellectual property rights
  280. carefully (such as lawyers) say that there is no intrinsic right to
  281. intellectual property.  The kinds of supposed intellectual property
  282. rights that the government recognizes were created by specific acts of
  283. legislation for specific purposes.
  284.    For example, the patent system was established to encourage
  285. inventors to disclose the details of their inventions.  Its purpose was
  286. to help society rather than to help inventors.  At the time, the life
  287. span of 17 years for a patent was short compared with the rate of
  288. advance of the state of the art.  Since patents are an issue only among
  289. manufacturers, for whom the cost and effort of a license agreement are
  290. small compared with setting up production, the patents often do not do
  291. much harm.  They do not obstruct most individuals who use patented
  292. products.
  293.    The idea of copyright did not exist in ancient times, when authors
  294. frequently copied other authors at length in works of non-fiction.  This
  295. practice was useful, and is the only way many authors' works have
  296. survived even in part.  The copyright system was created expressly for
  297. the purpose of encouraging authorship.  In the domain for which it was
  298. invented--books, which could be copied economically only on a printing
  299. press--it did little harm, and did not obstruct most of the individuals
  300. who read the books.
  301.    All intellectual property rights are just licenses granted by society
  302. because it was thought, rightly or wrongly, that society as a whole
  303. would benefit by granting them.  But in any particular situation, we
  304. have to ask: are we really better off granting such license?  What kind
  305. of act are we licensing a person to do?
  306.    The case of programs today is very different from that of books a
  307. hundred years ago.  The fact that the easiest way to copy a program is
  308. from one neighbor to another, the fact that a program has both source
  309. code and object code which are distinct, and the fact that a program is
  310. used rather than read and enjoyed, combine to create a situation in
  311. which a person who enforces a copyright is harming society as a whole
  312. both materially and spiritually; in which a person should not do so
  313. regardless of whether the law enables him to.
  314.      "Competition makes things get done better."
  315.    The paradigm of competition is a race: by rewarding the winner, we
  316. encourage everyone to run faster.  When capitalism really works this
  317. way, it does a good job; but its defenders are wrong in assuming it
  318. always works this way.  If the runners forget why the reward is offered
  319. and become intent on winning, no matter how, they may find other
  320. strategies--such as, attacking other runners.  If the runners get into
  321. a fist fight, they will all finish late.
  322.    Proprietary and secret software is the moral equivalent of runners
  323. in a fist fight.  Sad to say, the only referee we've got does not seem
  324. to object to fights; he just regulates them ("For every ten yards you
  325. run, you can fire one shot").  He really ought to break them up, and
  326. penalize runners for even trying to fight.
  327.      "Won't everyone stop programming without a monetary incentive?"
  328.    Actually, many people will program with absolutely no monetary
  329. incentive. Programming has an irresistible fascination for some people,
  330. usually the people who are best at it.  There is no shortage of
  331. professional musicians who keep at it even though they have no hope of
  332. making a living that way.
  333.    But really this question, though commonly asked, is not appropriate
  334. to the situation.  Pay for programmers will not disappear, only become
  335. less.  So the right question is, will anyone program with a reduced
  336. monetary incentive?  My experience shows that they will.
  337.    For more than ten years, many of the world's best programmers worked
  338. at the Artificial Intelligence Lab for far less money than they could
  339. have had anywhere else.  They got many kinds of non-monetary rewards:
  340. fame and appreciation, for example.  And creativity is also fun, a
  341. reward in itself.
  342.    Then most of them left when offered a chance to do the same
  343. interesting work for a lot of money.
  344.    What the facts show is that people will program for reasons other
  345. than riches; but if given a chance to make a lot of money as well, they
  346. will come to expect and demand it.  Low-paying organizations do poorly
  347. in competition with high-paying ones, but they do not have to do badly
  348. if the high-paying ones are banned.
  349.      "We need the programmers desperately.  If they demand that we stop
  350.      helping our neighbors, we have to obey."
  351.    You're never so desperate that you have to obey this sort of demand.
  352. Remember: millions for defense, but not a cent for tribute!
  353.      "Programmers need to make a living somehow."
  354.    In the short run, this is true.  However, there are plenty of ways
  355. that programmers could make a living without selling the right to use a
  356. program. This way is customary now because it brings programmers and
  357. businessmen the most money, not because it is the only way to make a
  358. living.  It is easy to find other ways if you want to find them.  Here
  359. are a number of examples.
  360.    A manufacturer introducing a new computer will pay for the porting of
  361. operating systems onto the new hardware.
  362.    The sale of teaching, hand-holding and maintenance services could
  363. also employ programmers.
  364.    People with new ideas could distribute programs as freeware, asking
  365. for donations from satisfied users, or selling hand-holding services. 
  366. I have met people who are already working this way successfully.
  367.    Users with related needs can form users' groups, and pay dues.  A
  368. group would contract with programming companies to write programs that
  369. the group's members would like to use.
  370.    All sorts of development can be funded with a Software Tax:
  371.      Suppose everyone who buys a computer has to pay x percent of the
  372.      price as a software tax.  The government gives this to an agency
  373.      like the NSF to spend on software development.
  374.      But if the computer buyer makes a donation to software development
  375.      himself, he can take a credit against the tax.  He can donate to
  376.      the project of his own choosing--often, chosen because he hopes to
  377.      use the results when it is done.  He can take a credit for any
  378.      amount of donation up to the total tax he had to pay.
  379.      The total tax rate could be decided by a vote of the payers of the
  380.      tax, weighted according to the amount they will be taxed on.
  381.      The consequences:
  382.         * The computer-using community supports software development.
  383.         * This community decides what level of support is needed.
  384.         * Users who care which projects their share is spent on can
  385.           choose this for themselves.
  386.    In the long run, making programs free is a step toward the
  387. post-scarcity world, where nobody will have to work very hard just to
  388. make a living. People will be free to devote themselves to activities
  389. that are fun, such as programming, after spending the necessary ten
  390. hours a week on required tasks such as legislation, family counseling,
  391. robot repair and asteroid prospecting.  There will be no need to be
  392. able to make a living from programming.
  393.    We have already greatly reduced the amount of work that the whole
  394. society must do for its actual productivity, but only a little of this
  395. has translated itself into leisure for workers because much
  396. nonproductive activity is required to accompany productive activity. 
  397. The main causes of this are bureaucracy and isometric struggles against
  398. competition.  Free software will greatly reduce these drains in the
  399. area of software production.  We must do this, in order for technical
  400. gains in productivity to translate into less work for us.
  401.