ewprintf
ewprintf("Mark set");
ewprintf("%s %d", msg, n);
ewprintf("%s %s", msg, s);
ewprintf("%s", msg);
ewprintf("%s not found or not executable.", DIFFTOOL);
ewprintf("(No files need saving)");
ewprintf("Can't get %d bytes", sizeof(struct buffer));
ewprintf("Can't get %d bytes", strlen(bname) + 1);
ewprintf("[Inserted 1 line]");
ewprintf("[Inserted %d lines]", nline);
ewprintf("Modification-flag cleared");
ewprintf("File %s no longer exists!",
ewprintf("File %s is no longer readable!",
ewprintf("Warning: Buffer was modified");
ewprintf("Problem reading pipe");
ewprintf("Problem reading pipe");
ewprintf("No matches were found.");
void ewprintf(const char *fmt, ...);
ewprintf("Cannot create directory %s: file exists",
ewprintf("Creating directory: "
ewprintf("Can't get current directory!");
ewprintf("Can't change dir to %s", bufc);
ewprintf("Current directory is now %s", mgcwd);
ewprintf("Current directory: %s", mgcwd);
ewprintf("No file to find"); /* Current directory given so */
ewprintf("File not found %s", fname);
ewprintf("Bad line in dired buffer");
ewprintf("Could not delete '%s'", sname);
ewprintf("Could not delete directory "
ewprintf("Not a file");
ewprintf("Directory name too long");
ewprintf("Directory name too long");
ewprintf("Cannot copy to same file: %s", frname);
ewprintf("Copy: 1 file");
ewprintf("Not a file");
ewprintf("Name too long");
ewprintf("Directory name too long");
ewprintf("Cannot move to same file: %s", frname);
ewprintf("Move: 1 file");
ewprintf("bad line");
ewprintf("Can't allocate argv : %s", strerror(errno));
ewprintf("Can't open input file : %s", strerror(errno));
ewprintf("Can't create pipe : %s", strerror(errno));
ewprintf("Can't fork");
ewprintf("Can't exec %s: %s", argv[0], strerror(errno));
ewprintf("Warning, couldn't reset previous signal handler");
ewprintf("Out of memory");
ewprintf("Bad directory name");
ewprintf("Permission denied: %s", dname);
ewprintf("Error opening: %s", dname);
ewprintf("Directory has changed on disk;"
ewprintf("Could not find mode dired");
ewprintf("%s? (y, n or r) ", sp);
ewprintf("Please answer y, n or r.");
ewprintf("Line too long. Press Control-g to escape.");
ewprintf("Line too long. Press Control-g to escape.");
ewprintf("Out of memory");
ewprintf("%s? (y or n) ", sp);
ewprintf("Please answer y or n. %s? (y or n) ", sp);
ewprintf("%s", bprompt);
ewprintf("[No match: %s]", fname);
ewprintf("Error loading file %s at line %d", fname, line);
ewprintf("File is not readable: %s", fname);
ewprintf("File not found and directory"
ewprintf("(New file)");
ewprintf("(File not found)");
ewprintf("Cannot insert: file is a directory, %s",
ewprintf("Could not allocate %d bytes",
ewprintf("Unknown code %d reading file", s);
ewprintf("(Read 1 line)");
ewprintf("(Read %d lines)", nline);
ewprintf("%s is a directory", adjfname);
ewprintf("(No changes need to be saved)");
ewprintf("No file name");
ewprintf("Backup files %sabled", makebackup ? "en" : "dis");
ewprintf("Directory %s write-protected", dp);
ewprintf("%s: no such directory", dp);
ewprintf("Wrote %s", fn);
ewprintf("Unable to write %s", fn);
ewprintf("Cannot open file for writing : %s", strerror(errno));
ewprintf("Cannot open file for writing : %s", strerror(errno));
ewprintf("Write I/O error");
ewprintf("File read error");
ewprintf("Can't stat %s : %s", fn, strerror(errno));
ewprintf("Can't allocate backup file name : %s", strerror(errno));
ewprintf("Can't allocate temp file name : %s", strerror(errno));
ewprintf("Can't unlink temp : %s", strerror(errno));
ewprintf("Can't rename temp : %s", strerror(errno));
ewprintf("fstat: %s", strerror(errno));
ewprintf("write error : %s", strerror(errno));
ewprintf("Cannot set original mode : %s", strerror(errno));
ewprintf("Read error : %s", strerror(errno));
ewprintf("Cannot set owner : %s", strerror(errno));
ewprintf("Path too long");
ewprintf("Path too long");
ewprintf("Can't change dir to %s", bp->b_cwd);
ewprintf("Problem opening pipe");
ewprintf("Problem reading pipe");
ewprintf("Can't change dir back to %s", cwd);
ewprintf("No more hits");
ewprintf("No compilation active");
ewprintf("No more hits");
ewprintf("a b c: ");
ewprintf("%s", dprompt);
ewprintf("%k is not bound to any function");
ewprintf("%k runs the command %s", pep);
ewprintf("%k is bound to an unnamed function");
ewprintf("Problem with logging");
ewprintf("Meta keys %sabled", use_metakey ? "en" : "dis");
ewprintf("Backspace mapping %sabled", bs_map ? "en" : "dis");
ewprintf("%s", prompt);
ewprintf("Buffer is read only");
ewprintf("bug: linsert");
ewprintf("Buffer is read only");
ewprintf("Buffer is read only");
ewprintf("Case-replace is %sabled", casereplace ? "en" : "dis");
ewprintf("Buffer is read only");
ewprintf("Buffer is read only");
ewprintf("out of memory");
ewprintf("Undo record too large. Aborted.");
ewprintf("Problem logging lines");
ewprintf("Problem logging undo");
ewprintf("Problem logging window");
ewprintf("Problem logging key");
ewprintf("already defining macro");
ewprintf("Defining Keyboard Macro...");
ewprintf("End Keyboard Macro Definition");
ewprintf("Macro too long. Aborting.");
ewprintf("Quit");
ewprintf("Matches %s", buf);
ewprintf("can't find mode %s", modebuf);
ewprintf("Too many modes");
ewprintf("Can't find mode %s", newmode);
ewprintf("Too many modes");
ewprintf("Word too long!");
ewprintf("Cannot transpose paragraph, end of buffer reached.");
ewprintf("Invalid fill column: %s", rep);
ewprintf("Fill column set to %d", fillcol);
ewprintf("No last search");
ewprintf("Search failed: \"%s\"", re_pat);
ewprintf("Search failed: \"%s\"", re_pat);
ewprintf("Query replacing %s with %s:", re_pat, news);
ewprintf("<SP> replace, [.] rep-end, <DEL> don't, [!] repl rest <ESC> quit");
ewprintf("(No replacements done)");
ewprintf("(1 replacement done)");
ewprintf("(%d replacements done)", rcnt);
ewprintf("(%d replacement(s) done)", rcnt);
ewprintf("Regex Error: %s", message);
ewprintf("Case-fold-search unset");
ewprintf("Case-fold-search set");
ewprintf("%d line(s) deleted", count);
ewprintf("Search failed: \"%s\"", re_pat);
ewprintf("Number of lines matching: %d", count);
ewprintf("Number of lines not matching: %d", count);
ewprintf("Search failed: \"%s\"", re_pat);
ewprintf("Buffer is read-only");
ewprintf("Buffer is read-only");
ewprintf("No mark set in this window");
ewprintf("Bug: lost mark");
ewprintf("Region is too large");
ewprintf("Buffer is read-only");
ewprintf("The mark is not set now, so there is no region");
ewprintf("Cannot allocate memory.");
ewprintf("Buffer is read-only");
ewprintf("socketpair error");
ewprintf("Can't fork");
ewprintf("poll timed out");
ewprintf("poll error");
ewprintf("Search failed: \"%s\"", pat);
ewprintf("Search failed: \"%s\"", pat);
ewprintf("No last search");
ewprintf("Can't isearch in macro");
ewprintf("Mark set");
ewprintf("Overwrapped I-search: %s", pat);
ewprintf("Failed I-search: %s", pat);
ewprintf("Failed I-search: %s", pat);
ewprintf("Overwrapped I-search: %s", pat);
ewprintf("Mark set");
ewprintf("bad call to is_find");
ewprintf("Broken call to is_prompt");
ewprintf("%s: ", i_prompt);
ewprintf("%s: %s", i_prompt, pat);
ewprintf("Can't query replace in macro");
ewprintf("Query replacing %s with %s:", pat, news);
ewprintf("y/n or <SP>/<DEL>: replace/don't, [.] repl-end, [!] repl-rest, <CR>/<ESC> quit");
ewprintf("Replaced 1 occurrence");
ewprintf("Replaced %d occurrences", rcnt);
ewprintf("Replaced 1 occurrence");
ewprintf("Replaced %d occurrences", rcnt);
ewprintf("Search failed: \"%s\"", pat);
ewprintf("Zap to char: ");
ewprintf("Zap up to char: ");
ewprintf("Search failed: \"%s\"", pat);
ewprintf("Search failed: \"%s\"", pat);
ewprintf("There is no default tag");
ewprintf("filename too long");
ewprintf("filename too long");
ewprintf("Out of memory");
ewprintf("Out of memory");
ewprintf("%s: pattern not found", res->tag);
ewprintf("No previous location for find-tag invocation");
ewprintf("Unable to open tags file: %s", fn);
ewprintf("fstat: %s", strerror(errno));
ewprintf("Not a regular file");
ewprintf("Out of memory");
ewprintf("No tag containing %s", tok);
ewprintf("Filename too long");
ewprintf("Starting a new list of tags table");
ewprintf("ttclose can't tcsetattr");
ewprintf("ttopen can't get terminal attributes");
ewprintf("ttopen can't tcsetattr");
ewprintf("Error reading key initialization file");
ewprintf("Undo %sabled", undo_enable_flag ? "en" : "dis");
ewprintf("Undo boundaries %sabled",
ewprintf("Undo record too large. Aborted.");
ewprintf("Error: Undo stuff called with a"
ewprintf("No further undo information");
ewprintf("Internal error in Undo!");
ewprintf("Undo!");
ewprintf("Beginning of buffer");
ewprintf("%s %c (0%o) point=%ld(%d%%) line=%d row=%d col=%d" \
ewprintf("%s", version);
ewprintf("Cannot split a %d line window", curwp->w_ntrows);
ewprintf("Unable to create a window");
ewprintf("Only one window");
ewprintf("Impossible change");
ewprintf("Only one window");
ewprintf("Impossible change");
ewprintf("Display unusable");
ewprintf("Buffer is read-only");
ewprintf("No word to the left to tranpose.");
ewprintf("Error copying word: %s", strerror(ret));
ewprintf("Don't have two things to transpose");
ewprintf("Error copying word: %s", strerror(ret));
ewprintf("Buffer is read-only");
ewprintf("Buffer is read-only");
ewprintf("Buffer is read-only");
ewprintf("Buffer is read-only");
ewprintf("Buffer is read-only");
ewprintf("Kill buffer size at maximum");
ewprintf("Can't get %ld bytes", (long)(ksize + KBLOCK));