]> git.marmaro.de Git - mmh/commitdiff
Folded fileproc to constant `refile'.
authormarkus schnalke <meillo@marmaro.de>
Thu, 29 Mar 2012 16:18:21 +0000 (18:18 +0200)
committermarkus schnalke <meillo@marmaro.de>
Thu, 29 Mar 2012 16:18:21 +0000 (18:18 +0200)
Also moved sbr/refile.c into uip/whatnow.c

14 files changed:
config/config.c
h/mh.h
h/prototypes.h
man/comp.man1
man/forw.man1
man/mh-profile.man5
man/repl.man1
man/whatnow.man1
sbr/Makefile.in
sbr/readconfig.c
sbr/refile.c [deleted file]
uip/mhparam.c
uip/spost.c
uip/whatnow.c

index 31acdbb1547f578fa524f73e7c5aaa3aa96b2173..f38866b943b1ab8683d62643737713e6835c6697 100644 (file)
@@ -112,13 +112,6 @@ char *mimetypequeryproc = "file -b --mime";
 ** nmh default programs
 */
 
-/*
-** This program is usually called directly by users, but it is
-** also invoked by the spost program to process an "Fcc", or by
-** comp/repl/forw/dist to refile a draft message.
-*/
-char *fileproc = "refile";
-
 /*
 ** This is the default program invoked by a "list" or "display" response
 ** at the "What now?" prompt. It will be given the absolute pathname of
diff --git a/h/mh.h b/h/mh.h
index ac8e665357d3dd2dbe2a4207e3a3aaf07cd0d18c..053005103fd039e114a2969a0e924dd21572a4d7 100644 (file)
--- a/h/mh.h
+++ b/h/mh.h
@@ -284,7 +284,6 @@ extern char *defaultfolder;
 extern char *digestcomps;
 extern char *distcomps;
 extern char *draftfolder;
-extern char *fileproc;
 extern char *foldprot;
 extern char *forwcomps;
 extern char *inbox;
index 973da677dab056a6dfad74b2b2083f6089e7ebc2..ba33a03c593c2c03327e8b13883815171160a252 100644 (file)
@@ -85,7 +85,6 @@ void push(void);
 char *pwd(void);
 char *mhbasename(char *);
 void readconfig(struct node **, FILE *, char *, int);
-int refile(char **, char *);
 void ruserpass(char *, char **, char **);
 int seq_addmsg(struct msgs *, char *, int, int, int);
 int seq_addsel(struct msgs *, char *, int, int);
index 5c39a501c419471bffdd8fa1600f7cccea2f3654..6258d2073ac55b422a2952dbd4b397e02fde18d1 100644 (file)
@@ -161,7 +161,6 @@ will prevent any edit from occurring.)
 ^Draft\-Folder:~^To set the default draft folder
 ^Editor:~^To override the default editor
 ^Msg\-Protect:~^To set mode when creating a new message (draft)
-^fileproc:~^Program to refile the message
 ^whatnowproc:~^Program to ask the \*(lqWhat now?\*(rq questions
 .fi
 
index 7f9f952df45844bc0d84e993a1ad5ba5767965cb..628942dab848417c26a487ceac481ef3147ba493 100644 (file)
@@ -195,7 +195,6 @@ User's Manual for more information on making digests.
 ^Draft\-Folder:~^To set the default draft\-folder
 ^Editor:~^To override the default editor
 ^Msg\-Protect:~^To set mode when creating a new message (draft)
-^fileproc:~^Program to refile the message
 ^whatnowproc:~^Program to ask the \*(lqWhat now?\*(rq questions
 .fi
 
index 65a2d6f1f4cdbec96c38970d8a00aab4501e4bdc..083222be145cd6de5f39d298dd6b36c4da199d2d 100644 (file)
@@ -405,26 +405,6 @@ The profile can be used to select alternate programs if the
 user wishes.  The default values are given in the examples.
 .RE
 .PP
-.BR fileproc :
-%bindir%/refile
-.RS 5
-This program is used to refile or link a message to another folder.
-It is used by
-.B post
-to file a copy of a message into a folder given
-by a \*(lqFcc:\*(rq field.  It is used by the draft folder facility in
-.BR comp ,
-.BR dist ,
-.BR forw ,
-and
-.B repl
-to refile a draft
-message into another folder.  It is used to refile a draft message in
-response to the
-.B refile
-directive at the \*(lqWhat now?\*(rq prompt.
-.RE
-.PP
 .BR listproc :
 show \-file
 .RS 5
index 5643286b20f622b78f647982a28c0a846975d84c..26a2cddbf07f9b6369f13989dc3edfa7bda5ca12 100644 (file)
@@ -390,7 +390,6 @@ switch.
 ^Draft\-Folder:~^To set the default draft\-folder
 ^Editor:~^To override the default editor
 ^Msg\-Protect:~^To set mode when creating a new message (draft)
-^fileproc:~^Program to refile the message
 ^whatnowproc:~^Program to ask the \*(lqWhat now?\*(rq questions
 .fi
 
index 36844a07302a1bf7f9f27b04aa72a6e694211112..0406e45a18d5416a68600f78a47a50cc14255f78 100644 (file)
@@ -115,8 +115,8 @@ option).
 .PP
 For the
 .B refile
-response, any valid switch to the
-.I fileproc
+response, any valid switch to
+.B refile
 is valid.
 .PP
 See
@@ -158,7 +158,6 @@ information.
 ^Editor:~^To override the default editor
 ^<lasteditor>\-next:~^To name an editor to be used after exit
 ^~^from <lasteditor>
-^fileproc:~^Program to refile the message
 ^listproc:~^Program to list the contents of a message
 .fi
 
index f2f1a9ed39ce229708c168d857bc856fc707f7a9..1f1b79b5bcec1bde13f1105a089953fc70feb3a2 100644 (file)
@@ -60,7 +60,7 @@ SRCS = addrsbr.c ambigsw.c brkstring.c  \
        makedir.c mts.c norm_charmap.c  \
        path.c pidwait.c pidstatus.c  \
        print_help.c print_sw.c print_version.c \
-       putenv.c refile.c mhbasename.c  \
+       putenv.c mhbasename.c  \
        readconfig.c ruserpass.c seq_add.c seq_bits.c  \
        seq_del.c seq_getnum.c seq_list.c seq_nameok.c  \
        seq_print.c seq_read.c seq_save.c seq_setcur.c  \
index 280d25b38ec5742fd85506cb664bd77ce6cc6440..c238a26fa07cf6de578bb863f2ec55688daabe2d 100644 (file)
@@ -22,7 +22,6 @@ static struct procstr procs[] = {
        { "backup-prefix", &backup_prefix },
        { "draft-folder",  &draftfolder },
        { "altmsg-link",   &altmsglink },
-       { "fileproc",      &fileproc },
        { "listproc",      &listproc },
        { "sendmail",      &sendmail },
        { "trash-folder",  &trashfolder },
diff --git a/sbr/refile.c b/sbr/refile.c
deleted file mode 100644 (file)
index 55ba754..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-/*
-** refile.c -- call the "fileproc" to refile the
-**          -- msg or draft into another folder
-**
-** This code is Copyright (c) 2002, by the authors of nmh.  See the
-** COPYRIGHT file in the root directory of the nmh distribution for
-** complete copyright information.
-*/
-
-#include <h/mh.h>
-
-
-int
-refile(char **arg, char *file)
-{
-       pid_t pid;
-       register int vecp;
-       char *vec[MAXARGS];
-
-       vecp = 0;
-       vec[vecp++] = mhbasename(fileproc);
-       vec[vecp++] = "-nolink";  /* override bad .mh_profile defaults */
-       vec[vecp++] = "-nopreserve";
-       vec[vecp++] = "-file";
-       vec[vecp++] = file;
-
-       if (arg) {
-               while (*arg)
-                       vec[vecp++] = *arg++;
-       }
-       vec[vecp] = NULL;
-
-       context_save();  /* save the context file */
-       fflush(stdout);
-
-       switch (pid = fork()) {
-       case -1:
-               advise("fork", "unable to");
-               return -1;
-
-       case 0:
-               execvp(fileproc, vec);
-               fprintf(stderr, "unable to exec ");
-               perror(fileproc);
-               _exit(-1);
-
-       default:
-               return (pidwait(pid, -1));
-       }
-}
index 7a1c512611fc3280fd5f1d6f74ce9db7740d8a5f..664e5d087723ff55e659c2f42d5e507c78728232 100644 (file)
@@ -37,7 +37,6 @@ static struct proc procs [] = {
        { "context",       &context },
        { "mh-sequences",  &mh_seq },
        { "editor",        &defaulteditor },
-       { "fileproc",      &fileproc },
        { "foldprot",      &foldprot },
        { "listproc",      &listproc },
        { "mimetypequeryproc", &mimetypequeryproc },
index 93283cc172e5579e88a2e899b0e5f7a85d225139..369f03e24341150d731ff0df1700bf4ede912597 100644 (file)
@@ -654,12 +654,12 @@ fcc(char *file, char *folders)
                                folders);
                fflush(stdout);
        }
-       if (strlen(fileproc)+strlen(file)+strlen(folders)+100 > sizeof cmd) {
+       if (100+strlen(file)+strlen(folders) > sizeof cmd) {
                adios(NULL, "Too much Fcc data");
        }
        /* hack: read from /dev/null and refile(1) won't question us */
-       snprintf(cmd, sizeof cmd, "</dev/null %s -link -file %s %s",
-                       fileproc, file, folders);
+       snprintf(cmd, sizeof cmd, "</dev/null refile -link -file '%s' %s",
+                       file, folders);
        status = system(cmd);
        if (status == -1) {
                fprintf(stderr, "Skipped %sFcc %s: unable to system().\n",
index 6e58052b88991053cdb94eaa557ce1a98a55b1ab..0576ff84add95b4ca02d6e68690747f5bd2b05aa 100644 (file)
@@ -99,6 +99,7 @@ static char *myprompt = "\nWhat now? ";
 static int editfile(char **, char **, char *, int, struct msgs *,
        char *, char *, int);
 static int sendfile(char **, char *, int);
+static int refile(char **, char *);
 static int removefile(char *);
 static void writelscmd(char *, int, char **);
 static void writesomecmd(char *buf, int bufsz, char *cmd, char *trailcmd, char **argp);
@@ -265,8 +266,9 @@ main(int argc, char **argv)
 
                case REFILEOPT:
                        /* Refile the draft */
-                       if (refile(++argp, drft) == 0)
+                       if (refile(++argp, drft) == 0) {
                                done(0);
+                       }
                        break;
 
                case CDCMDSW:
@@ -787,6 +789,47 @@ sendfile(char **arg, char *file, int pushsw)
 }
 
 
+/*
+** refile msg into another folder
+*/
+static int
+refile(char **arg, char *file)
+{
+       pid_t pid;
+       register int vecp;
+       char *vec[MAXARGS];
+
+       vecp = 0;
+       vec[vecp++] = "refile";
+       vec[vecp++] = "-nolink";  /* override bad .mh_profile defaults */
+       vec[vecp++] = "-file";
+       vec[vecp++] = file;
+
+       while (arg && *arg) {
+               vec[vecp++] = *arg++;
+       }
+       vec[vecp] = NULL;
+
+       context_save();  /* save the context file */
+       fflush(stdout);
+
+       switch (pid = fork()) {
+       case -1:
+               advise("fork", "unable to");
+               return -1;
+
+       case 0:
+               execvp(*vec, vec);
+               fprintf(stderr, "unable to exec ");
+               perror(*vec);
+               _exit(-1);
+
+       default:
+               return (pidwait(pid, -1));
+       }
+}
+
+
 /*
 ** Remove the draft file
 */