savannah-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-cvs] administration/infra/elisp savannah.el


From: Sylvain Beucler
Subject: [Savannah-cvs] administration/infra/elisp savannah.el
Date: Fri, 15 Apr 2005 15:26:44 -0400

CVSROOT:        /cvsroot/administration
Module name:    administration
Branch:         
Changes by:     Sylvain Beucler <address@hidden>        05/04/15 19:26:44

Modified files:
        infra/elisp    : savannah.el 

Log message:
        Added sv-problem-distro

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/administration/administration/infra/elisp/savannah.el.diff?tr1=1.14&tr2=1.15&r1=text&r2=text

Patches:
Index: administration/infra/elisp/savannah.el
diff -u administration/infra/elisp/savannah.el:1.14 
administration/infra/elisp/savannah.el:1.15
--- administration/infra/elisp/savannah.el:1.14 Fri Apr 15 19:23:34 2005
+++ administration/infra/elisp/savannah.el      Fri Apr 15 19:26:44 2005
@@ -65,7 +65,7 @@
 ;;   sv-closing-resubmit, and added sv-deleted-pending and
 ;;   sv-problem-fdl-info.
 ;;
-;; $Id: savannah.el,v 1.14 2005/04/15 19:23:34 Beuc Exp $
+;; $Id: savannah.el,v 1.15 2005/04/15 19:26:44 Beuc Exp $
 
 ;;
 ;; General
@@ -394,6 +394,16 @@
   (message "Inserted sv-problem-gif text.")
   )
 
+;; Ask the user how he plans to use Savannah in the context of a distro 
project.
+
+(defun sv-problem-distro ()
+  (interactive)
+  ""
+  (insert "As mentioned in the registration pages, we do not host complete 
distros, distros isos, packages repositories, etc, for space and bandwidth 
reasons. We may just offer support for organisational purpose and in-house 
developed software (such as iso creation scripts).
+
+How do you plan to use the Savannah services?")
+  (message "Inserted sv-problem-distro text.")
+)
 ;;
 ;; Project rejection
 ;;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]