unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* gnus/assistant.el
@ 2007-11-16 18:32 Richard Stallman
  2007-11-17  3:59 ` gnus/assistant.el Glenn Morris
  2007-11-17 15:50 ` gnus/assistant.el Reiner Steib
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Stallman @ 2007-11-16 18:32 UTC (permalink / raw)
  To: emacs-devel

Would someone please delete gnus/assistant.el from the trunk, then
ack?

Or tell me how to do it, and I will do it.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: gnus/assistant.el
  2007-11-16 18:32 gnus/assistant.el Richard Stallman
@ 2007-11-17  3:59 ` Glenn Morris
  2007-11-17  9:48   ` gnus/assistant.el Andreas Schwab
  2007-11-17 15:50 ` gnus/assistant.el Reiner Steib
  1 sibling, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2007-11-17  3:59 UTC (permalink / raw)
  To: rms; +Cc: emacs-devel

Richard Stallman wrote:

> Would someone please delete gnus/assistant.el from the trunk, then ack?

Removed

> Or tell me how to do it, and I will do it.

For future reference, all you need is:

rm assistant.el
cvs remove assistant.el
cvs commit -m "Remove file." assistant.el

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: gnus/assistant.el
  2007-11-17  3:59 ` gnus/assistant.el Glenn Morris
@ 2007-11-17  9:48   ` Andreas Schwab
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Schwab @ 2007-11-17  9:48 UTC (permalink / raw)
  To: Glenn Morris; +Cc: rms, emacs-devel

Glenn Morris <rgm@gnu.org> writes:

> For future reference, all you need is:
>
> rm assistant.el
> cvs remove assistant.el

Even shorter:

cvs rm -f assistant.el

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: gnus/assistant.el
  2007-11-16 18:32 gnus/assistant.el Richard Stallman
  2007-11-17  3:59 ` gnus/assistant.el Glenn Morris
@ 2007-11-17 15:50 ` Reiner Steib
  2007-11-17 23:31   ` gnus/assistant.el Richard Stallman
  1 sibling, 1 reply; 5+ messages in thread
From: Reiner Steib @ 2007-11-17 15:50 UTC (permalink / raw)
  To: Richard Stallman; +Cc: Lars Magne Ingebrigtsen, ding, emacs-devel

On Fri, Nov 16 2007, Richard Stallman wrote:

> Would someone please delete gnus/assistant.el from the trunk

I don't say it's wrong to remove the file.  But I was hoping that it
attracts more developers if it was installed somewhere in Emacs along
with a TODO entry.

Having an "install wizard" / "setup assistant" (i.e. the functionality
`assistant.el' provides) would probably be useful for other Emacs
packages or tasks as well.  See the "screenshot below for an example"
(`assistant.el' is not specific to Gnus).

Already finished (to the point of actually being usable):

- Definition of a texinfo-like format (*.ast) for the setup steps

- Parsing and rendering the *.ast files, widgets, ...

Most important missing functionality, AFAICS:

- Setting the variables (put them into the customize block)

- Navigation (goto the next *.ast file)

Bye, Reiner.

,----[ *Assistant Configuring Gnus for the first time* ]
| Configuring Gnus for the first time
| 
| What do you want to do with Gnus?
| 
| Welcome to Gnus.  You need to tell us what you want to do with Gnus
| before we go on to specific configurations.
| 
| Choose the tasks you want to set up: 
| Set:
| [X] Read news via NNTP
| [ ] Read mail, store it locally
| [X] Read mail and store it on an IMAP server
| 
| 
| Choose the method Gnus will use to send mail: 
| (*) Send mail via sendmail
| ( ) Send mail via SMTP
| 
| 
| [<< Go back to What do you want to do with Gnus?][Reset]
| [Proceed to Setting up a NNTP server >>]
`----
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: gnus/assistant.el
  2007-11-17 15:50 ` gnus/assistant.el Reiner Steib
@ 2007-11-17 23:31   ` Richard Stallman
  0 siblings, 0 replies; 5+ messages in thread
From: Richard Stallman @ 2007-11-17 23:31 UTC (permalink / raw)
  To: Reiner Steib; +Cc: larsi, ding, emacs-devel

    I don't say it's wrong to remove the file.  But I was hoping that it
    attracts more developers if it was installed somewhere in Emacs along
    with a TODO entry.

That might perhaps happen, I don't think it is a good idea to install
not-yet-working packages in Emacs.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-11-17 23:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-16 18:32 gnus/assistant.el Richard Stallman
2007-11-17  3:59 ` gnus/assistant.el Glenn Morris
2007-11-17  9:48   ` gnus/assistant.el Andreas Schwab
2007-11-17 15:50 ` gnus/assistant.el Reiner Steib
2007-11-17 23:31   ` gnus/assistant.el Richard Stallman

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