error 3625 lib-src/ebrowse.c usage (int error) error 3630 lib-src/ebrowse.c exit (error ? EXIT_FAILURE : EXIT_SUCCESS); error 387 lib-src/etags.c static void error (const char *, ...) ATTRIBUTE_FORMAT_PRINTF (1, 2); error 1189 lib-src/etags.c error ("-o option may only be given once."); error 1273 lib-src/etags.c error ("no input files specified."); error 1351 lib-src/etags.c error ("internal error: arg_type"); error 1539 lib-src/etags.c error ("empty language name"); error 1545 lib-src/etags.c error ("unknown language \"%s\"", name); error 1632 lib-src/etags.c error ("skipping inclusion of %s in self.", file); error 2472 lib-src/etags.c error ("internal error: NULL name in ctags mode."); error 3068 lib-src/etags.c error ("internal error: definedef value."); error 3380 lib-src/etags.c error ("INVALID TOKEN"); error 6949 lib-src/etags.c error ("unterminated language name in regex: %s", regex_arg); error 6986 lib-src/etags.c error ("null regexp"); error 6993 lib-src/etags.c error ("%s: unterminated regexp", regexp_pattern); error 6998 lib-src/etags.c error ("null name for regexp \"%s\"", regexp_pattern); error 7016 lib-src/etags.c error ("forcing explicit tag name but no name, ignoring"); error 7031 lib-src/etags.c error ("invalid regexp modifier '%c', ignoring", modifiers[0]); error 7061 lib-src/etags.c error ("%s while compiling pattern", err); error 7182 lib-src/etags.c error ("regexp stack overflow while matching \"%s\"", error 7195 lib-src/etags.c error ("regexp matches the empty string: \"%s\"", error 7514 lib-src/etags.c error ("regexp stack overflow while matching \"%s\"", error 7526 lib-src/etags.c error ("regexp matches the empty string: \"%s\"", rp->pattern); error 95 lib-src/make-docfile.c error (char const *m, ...) error 519 lib-src/make-docfile.c error ("empty arg list for '%s' should be (void), not ()", func); error 687 lib-src/make-docfile.c error ("function '%s' defined twice with differing signatures", error 134 lib-src/movemail.c static void error (const char *s1, const char *s2, const char *s3); error 296 lib-src/movemail.c error ("error while creating what would become the lock file", error 551 lib-src/movemail.c error (s1, s2, s3); error 633 lib-src/movemail.c error ("Error connecting to POP server: %s", pop_error, 0); error 639 lib-src/movemail.c error ("Error getting message count from POP server: %s", pop_error, 0); error 653 lib-src/movemail.c error ("Error in open: %s, %s", strerror (errno), outfile); error 664 lib-src/movemail.c error ("Error in fchown: %s, %s", strerror (fchown_errno), outfile); error 673 lib-src/movemail.c error ("Error in fdopen: %s", strerror (errno), 0); error 699 lib-src/movemail.c error ("Error in POP retrieving: %s", strerror (errno), 0); error 707 lib-src/movemail.c error ("Error in fsync: %s", strerror (errno), 0); error 714 lib-src/movemail.c error ("Error in fclose: %s", strerror (errno), 0); error 723 lib-src/movemail.c error ("Error from POP server: %s", pop_error, 0); error 731 lib-src/movemail.c error ("Error from POP server: %s", pop_error, 0); error 746 lib-src/movemail.c error ("Error from POP server: %s", pop_error, 0); error 767 lib-src/movemail.c error ("Error from POP server: %s", pop_error, 0); error 68 lib-src/seccomp-filter.c fail (int error, const char *format, ...) error 74 lib-src/seccomp-filter.c if (error == 0) error 79 lib-src/seccomp-filter.c errno = error; error 232 lib/canonicalize-lgpl.c goto error; error 320 lib/canonicalize-lgpl.c goto error; error 379 lib/canonicalize-lgpl.c goto error; error 389 lib/canonicalize-lgpl.c error: error 204 lib/euidaccess.c # include <error.h> error 223 lib/euidaccess.c error (0, errno, "%s", file); error 68 nt/runemacs.c goto error; error 73 nt/runemacs.c goto error; error 75 nt/runemacs.c goto error; error 107 nt/runemacs.c goto error; error 197 nt/runemacs.c goto error; error 200 nt/runemacs.c error: error 2209 src/alloc.c error ("Maximum string size exceeded"); error 3443 src/alloc.c error ("Attempt to allocate a record of %"pI"d slots; max is %d", error 3543 src/alloc.c error ("Invalid byte-code object"); error 3577 src/alloc.c error ("Closure vars do not fit in constvec"); error 7527 src/alloc.c error ("malloc_info failed: %s", emacs_strerror (errno)); error 401 src/buffer.c error ("No buffer named %s", SDATA (spec)); error 402 src/buffer.c error ("Invalid buffer argument"); error 564 src/buffer.c error ("Empty string for buffer name is not allowed"); error 794 src/buffer.c error ("Buffer name `%s' is in use", SDATA (name)); error 799 src/buffer.c error ("No such buffer: `%s'", SDATA (tem)); error 801 src/buffer.c error ("Base buffer has been killed"); error 804 src/buffer.c error ("Empty string for buffer name is not allowed"); error 1632 src/buffer.c error ("Empty string is invalid as a buffer name"); error 1647 src/buffer.c error ("Buffer name `%s' is in use", SDATA (newname)); error 2195 src/buffer.c error ("Attempt to set major mode for a dead buffer"); error 2344 src/buffer.c error ("Selecting deleted buffer"); error 2484 src/buffer.c error ("Cannot swap a dead buffer's text"); error 2494 src/buffer.c error ("Cannot swap indirect buffers's text"); error 2501 src/buffer.c error ("One of the buffers to swap has indirect buffers"); error 2656 src/buffer.c error ("Cannot do `set-buffer-multibyte' on an indirect buffer"); error 2675 src/buffer.c error ("Changing multibyteness in a narrowed buffer"); error 3561 src/buffer.c error ("Attempt to create overlay in a dead buffer"); error 3628 src/buffer.c error ("Attempt to move overlay to a dead buffer"); error 317 src/bytecode.c error ("Invalid byte-code"); error 503 src/bytecode.c error ("Bytecode stack overflow"); error 773 src/bytecode.c error ("Lisp nesting exceeds `max-lisp-eval-depth'"); error 1627 src/bytecode.c error ("Invalid byte opcode: op=%d, ptr=%"pD"d", error 159 src/callint.c error (for_region ? "The mark is not set now, so there is no region" error 370 src/callint.c error ("`+' is not used in `interactive' for ordinary commands"); error 401 src/callint.c error ("Attempt to select inactive minibuffer window"); error 491 src/callint.c error ("Non-character input-event"); error 602 src/callint.c error ("%s must be bound to an event with parameters", error 735 src/callint.c error (("Invalid control letter `%c' (#o%03o, #x%04x)" error 365 src/callproc.c error ("call-process invoked recursively"); error 378 src/callproc.c error ("Operating system cannot handle asynchronous subprocesses"); error 1310 src/callproc.c int error = posix_spawn_file_actions_init (actions); error 1311 src/callproc.c if (error != 0) error 1312 src/callproc.c return error; error 1314 src/callproc.c error = posix_spawn_file_actions_adddup2 (actions, std_in, error 1316 src/callproc.c if (error != 0) error 1319 src/callproc.c error = posix_spawn_file_actions_adddup2 (actions, std_out, error 1321 src/callproc.c if (error != 0) error 1324 src/callproc.c error = posix_spawn_file_actions_adddup2 (actions, error 1328 src/callproc.c if (error != 0) error 1334 src/callproc.c error = posix_spawn_file_actions_addchdir (actions, cwd); error 1336 src/callproc.c error = posix_spawn_file_actions_addchdir_np (actions, cwd); error 1338 src/callproc.c if (error != 0) error 1342 src/callproc.c if (error != 0) error 1344 src/callproc.c return error; error 1351 src/callproc.c int error = posix_spawnattr_init (attributes); error 1352 src/callproc.c if (error != 0) error 1353 src/callproc.c return error; error 1355 src/callproc.c error = posix_spawnattr_setflags (attributes, error 1359 src/callproc.c if (error != 0) error 1386 src/callproc.c error = posix_spawnattr_setsigdefault (attributes, &sigdefault); error 1387 src/callproc.c if (error != 0) error 1391 src/callproc.c error = posix_spawnattr_setsigmask (attributes, oldset); error 1392 src/callproc.c if (error != 0) error 1396 src/callproc.c if (error != 0) error 1399 src/callproc.c return error; error 1437 src/callproc.c int error = emacs_posix_spawn_init_actions (&actions, std_in, error 1439 src/callproc.c if (error != 0) error 1440 src/callproc.c return error; error 1442 src/callproc.c error = emacs_posix_spawn_init_attributes (&attributes, oldset); error 1443 src/callproc.c if (error != 0) error 1444 src/callproc.c return error; error 1461 src/callproc.c int error = posix_spawn_file_actions_destroy (&actions); error 1462 src/callproc.c if (error != 0) error 1464 src/callproc.c errno = error; error 1468 src/callproc.c error = posix_spawnattr_destroy (&attributes); error 1469 src/callproc.c if (error != 0) error 1471 src/callproc.c errno = error; error 88 src/category.c error ("Multibyte string in `make-category-set'"); error 122 src/category.c error ("Category `%c' is already defined", (int) XFIXNAT (category)); error 354 src/category.c error ("Undefined category: %c", (int) XFIXNAT (category)); error 2069 src/ccl.c error ("Invalid CCL program"); error 2073 src/ccl.c error ("Length of vector REGISTERS is not 8"); error 2087 src/ccl.c error ("Error in CCL program at %dth code", ccl.ic); error 2135 src/ccl.c error ("Invalid CCL program"); error 2139 src/ccl.c error ("Length of vector STATUS is not 9"); error 2227 src/ccl.c error ("Error in CCL program at %dth code", ccl.ic); error 2229 src/ccl.c error ("CCL program interrupted at %dth code", ccl.ic); error 2261 src/ccl.c error ("Error in CCL program"); error 2324 src/ccl.c error ("Invalid code-conversion-map-vector"); error 139 src/character.c error ("Invalid character: %x", c); error 203 src/character.c error ("Not a unibyte character: %d", c); error 950 src/character.c error ("Not an ASCII nor an 8-bit character: %d", c); error 961 src/charset.c error ("Attribute :invalid-code must be specified"); error 974 src/charset.c error ("Invalid iso-final-char: %"pI"d", XFIXNUM (val)); error 988 src/charset.c error ("Invalid emacs-mule-id: %"pI"d", XFIXNUM (val)); error 1010 src/charset.c error ("Unsupported max char: %d", charset.max_char); error 1100 src/charset.c error ("None of :code-offset, :map, :parents are specified"); error 1350 src/charset.c error ("Can't unify charset: %s", SDATA (SYMBOL_NAME (charset))); error 1390 src/charset.c error ("Invalid DIMENSION %"pI"d, it should be 1, 2, or 3", error 1395 src/charset.c error ("Invalid CHARS %"pI"d, it should be 94 or 96", XFIXNUM (chars)); error 1399 src/charset.c error ("Invalid FINAL-CHAR `%c', it should be `0'..`~'", final_ch); error 1956 src/charset.c error ("Invalid code(s)"); error 541 src/chartab.c error ("Attempt to make a chartable be its own parent"); error 605 src/chartab.c error ("Invalid RANGE argument to `char-table-range'"); error 638 src/chartab.c error ("Invalid RANGE argument to `set-char-table-range'"); error 1325 src/chartab.c error ("Invalid Unicode property table"); error 1340 src/chartab.c error ("Invalid Unicode property table"); error 283 src/cmds.c error ("Negative repetition argument %"pI"d", XFIXNUM (n)); error 10512 src/coding.c error ("Invalid code: %"pI"d", ch); error 10519 src/coding.c error ("Invalid code: %"pI"d", ch); error 10546 src/coding.c error ("Can't encode by shift_jis encoding: %c", c); error 10586 src/coding.c error ("Invalid code: %"pI"d", ch); error 10592 src/coding.c error ("Invalid code: %"pI"d", ch); error 10617 src/coding.c error ("Can't encode by Big5 encoding: %c", c); error 10751 src/coding.c error ("Too few arguments"); error 10755 src/coding.c error ("Invalid first argument"); error 10757 src/coding.c error ("Too few arguments for operation `%s'", error 10765 src/coding.c error ("Invalid argument %"pI"d of operation `%s'", error 10960 src/coding.c error ("Invalid charset-list"); error 10966 src/coding.c error ("Invalid charset-list"); error 10972 src/coding.c error ("Invalid charset-list"); error 10991 src/coding.c error ("Can't handle charset `%s'", error 11177 src/coding.c error ("Invalid endian: %s", SDATA (SYMBOL_NAME (endian))); error 11279 src/coding.c error ("There should be three or four charsets"); error 11283 src/coding.c error ("Dimension of charset %s is not one", error 11291 src/coding.c error ("Dimension of charset %s is not one", error 11297 src/coding.c error ("Dimension of charset %s is not two", error 11305 src/coding.c error ("Dimension of charset %s is not two", error 11317 src/coding.c error ("There should be just two charsets"); error 11321 src/coding.c error ("Dimension of charset %s is not one", error 11329 src/coding.c error ("Dimension of charset %s is not two", error 11377 src/coding.c error ("Invalid coding system type: %s", error 11395 src/coding.c error ("Invalid eol-type"); error 4538 src/comp.c error ("Cannot find suitable directory for output in " error 860 src/composite.c error ("Attempt to shape zero-length text"); error 1939 src/composite.c error ("Attempt to shape unibyte text"); error 1956 src/composite.c error ("Attempt to shape unibyte text"); error 2144 src/composite.c error ("Invalid composition rule in RULES argument"); error 40 src/cygw32.c error ("could not open current directory: %s", strerror (errno)); error 50 src/cygw32.c error ("could not chdir: %s", strerror (errno)); error 72 src/cygw32.c error ("cygwin_conv_path: %s", strerror (errno)); error 77 src/cygw32.c error ("cygwin_conv_path: %s", strerror (errno)); error 99 src/cygw32.c error ("cygwin_conv_path: %s", strerror (errno)); error 103 src/cygw32.c error ("cygwin_conv_path: %s", strerror (errno)); error 2164 src/data.c error ("Symbol %s may not be buffer-local", error 2229 src/data.c error ("Symbol %s may not be buffer-local", error 2948 src/data.c error ("Not an in-range integer, integral float, or cons of integers"); error 3009 src/data.c error ("Not an in-range integer, integral float, or cons of integers"); error 87 src/dbusbind.c #define XD_ERROR(error) \ error 90 src/dbusbind.c char const *mess = error.message; \ error 93 src/dbusbind.c dbus_error_free (&error); \ error 249 src/decompress.c error ("This function can be called only in unibyte buffers"); error 6042 src/dispnew.c error ("Current frame is not on a tty device"); error 6086 src/dispnew.c error ("Device %d is not a termcap terminal device", t->id); error 6092 src/dispnew.c error ("Terminal is currently suspended"); error 156 src/doc.c error ("Position %"pI"d out of range in doc string file \"%s\"", error 253 src/doc.c error ("\ error 573 src/doc.c error ("DOC file invalid at position %"pI"d", pos); error 618 src/doc.c error ("DOC file invalid at position %"pI"d", pos); error 141 src/doprnt.c error ("Format width or precision too large"); error 308 src/doprnt.c error ("Invalid format operation %s", fmt0); error 405 src/doprnt.c error ("String for %%s or %%S format is too long"); error 414 src/doprnt.c error ("Format width or precision too large"); error 167 src/editfns.c error ("Invalid byte"); error 239 src/editfns.c error ("The mark is not set now, so there is no region"); error 1207 src/editfns.c error ("Invalid GID specification"); error 1267 src/editfns.c error ("Invalid UID specification"); error 1742 src/editfns.c error ("Selecting deleted buffer"); error 1796 src/editfns.c error ("Selecting deleted buffer"); error 1821 src/editfns.c error ("Selecting deleted buffer"); error 1974 src/editfns.c error ("Selecting deleted buffer"); error 1976 src/editfns.c error ("Cannot replace a buffer with itself"); error 2275 src/editfns.c error ("Characters in `subst-char-in-region' have different byte-lengths"); error 2516 src/editfns.c error ("Not a translation table"); error 3617 src/editfns.c error ("Format string ends in middle of format specifier"); error 3631 src/editfns.c error ("Not enough arguments for format string"); error 3796 src/editfns.c error ("Invalid format operation %%%c", STRING_CHAR (p)); error 3798 src/editfns.c error (*p <= 127 ? "Invalid format operation %%%c" error 3804 src/editfns.c error ("Format specifier doesn't match argument type"); error 4530 src/editfns.c error ("Transposed regions overlap"); error 2849 src/emacs.c error ("No command line arguments known; unable to re-execute Emacs"); error 2853 src/emacs.c error ("Unknown Emacs executable"); error 2856 src/emacs.c error ("Emacs executable \"%s\" can't be found", initial_argv[0]); error 3041 src/emacs.c error ("Dumping Emacs works only in batch mode"); error 3044 src/emacs.c error ("Emacs can be dumped using unexec only once"); error 3047 src/emacs.c error ("This Emacs instance was not started in temacs mode"); error 3374 src/emacs.c error ("This function can only be called if emacs is run as a daemon"); error 3377 src/emacs.c error ("The daemon has already been initialized"); error 3380 src/emacs.c error ("This function can only be called after loading the init files"); error 3425 src/emacs.c error ("I/O error during daemon initialization"); error 584 src/eval.c error ("Cannot make a constant an alias: %s", error 592 src/eval.c error ("Cannot make a built-in variable an alias: %s", error 595 src/eval.c error ("Don't know how to make a buffer-local variable an alias: %s", error 627 src/eval.c error ("Don't know how to make a let-bound variable an alias: %s", error 816 src/eval.c error ("Too many arguments"); error 872 src/eval.c error ("Too many arguments"); error 1367 src/eval.c error ("Invalid condition handler: %s", error 2194 src/eval.c error ("Found an 'interactive-form' property!"); error 2322 src/eval.c error ("Attempt to autoload %s while preparing to dump", error 2342 src/eval.c error ("Autoloading file %s failed to define function %s", error 3377 src/eval.c error ("Invalid byte code in %s", SDATA (XCAR (tem))); error 3379 src/eval.c error ("Invalid byte code"); error 4040 src/eval.c error ("Activation frame not found!"); error 4064 src/eval.c error ("Activation frame not found!"); error 4066 src/eval.c error ("Activation frame not found!"); error 469 src/fileio.c error ("Invalid handler in `file-name-handler-alist'"); error 574 src/fileio.c error ("Invalid handler in `file-name-handler-alist'"); error 665 src/fileio.c error ("Invalid handler in `file-name-handler-alist'"); error 963 src/fileio.c error ("Invalid handler in `file-name-handler-alist'"); error 1025 src/fileio.c error ("Invalid handler in `file-name-handler-alist'"); error 1080 src/fileio.c error ("Invalid handler in `file-name-handler-alist'"); error 1661 src/fileio.c error ("Invalid handler in `file-name-handler-alist'"); error 1757 src/fileio.c error ("\"%s\" isn't a registered user", o + 1); error 1915 src/fileio.c error ("$HOME is relative to unknown directory"); error 1978 src/fileio.c error ("Invalid handler in `file-name-handler-alist'"); error 3353 src/fileio.c error ("Doing context_user_set"); error 3358 src/fileio.c error ("Doing context_role_set"); error 3363 src/fileio.c error ("Doing context_type_set"); error 3368 src/fileio.c error ("Doing context_range_set"); error 3954 src/fileio.c error ("Cannot do file visiting in an indirect buffer"); error 4047 src/fileio.c error ("Attempt to visit less than an entire file"); error 4049 src/fileio.c error ("Cannot do file visiting in a non-empty buffer"); error 5228 src/fileio.c error ("Cannot do file visiting in an indirect buffer"); error 5883 src/fileio.c error ("An indirect buffer does not have a visited file"); error 6330 src/fileio.c error ("Invalid handler in `file-name-handler-alist'"); error 1489 src/fns.c error ("Cannot convert character at index %"pD"d to unibyte", i); error 2724 src/fns.c error ("Stack overflow in equal"); error 2918 src/fns.c error ("Attempt to change byte length of a string"); error 3266 src/fns.c error ("load-average not implemented for this operating system"); error 3395 src/fns.c error ("(require %s) while preparing to dump", error 3410 src/fns.c error ("Recursive `require' for feature `%s'", error 3433 src/fns.c error ("Required feature `%s' was not provided", tem2); error 3436 src/fns.c error ("Loading file %s failed to provide feature `%s'", error 3754 src/fns.c error ("Multibyte character in data for base64 encoding"); error 3830 src/fns.c error ("Multibyte character in data for base64 encoding"); error 3992 src/fns.c error ("Invalid base64 data"); error 4051 src/fns.c error ("Invalid base64 data"); error 4485 src/fns.c error ("Hash table too large"); error 5715 src/fns.c error ("Without a length, `iv-auto' can't be used; see ELisp manual"); error 5761 src/fns.c error ("secure_hash: failed to extract data from object, aborting!"); error 5794 src/fns.c error ("Invalid algorithm arg: %s", SDATA (Fsymbol_name (algorithm))); error 6128 src/fns.c error ("Attempt to count lines in a dead buffer"); error 3313 src/font.c error ("Unusable font driver for a frame: %s", error 3319 src/font.c error ("Duplicated font driver: %s", SDATA (SYMBOL_NAME (driver->type))); error 3852 src/font.c error ("No value for key `%s'", SDATA (SYMBOL_NAME (key))); error 3859 src/font.c error ("Invalid font name: %s", SSDATA (val)); error 4600 src/font.c error ("Invalid glyph-string format"); error 4619 src/font.c error ("Invalid OTF GSUB feature: %s", error 4627 src/font.c error ("Invalid OTF GPOS feature: %s", error 4774 src/font.c error ("OTF spec too long"); error 4870 src/font.c error ("Font backend %s can't drive OpenType GSUB table", error 4917 src/font.c error ("Font backend %s can't drive OpenType GSUB table", error 5223 src/font.c error ("Specified window is not displaying the current buffer"); error 1374 src/fontset.c error ("Can't use fontsets in non-GUI frames"); error 1386 src/fontset.c error ("Fontset `%s' does not exist", SDATA (name)); error 1574 src/fontset.c error ("Can't set a font for partial ASCII range"); error 1588 src/fontset.c error ("Can't set a font for partial ASCII range"); error 1616 src/fontset.c error ("Invalid script or charset name: %s", error 1622 src/fontset.c error ("Invalid second argument for setting a font in a fontset"); error 1629 src/fontset.c error ("Can't set ASCII font to nil"); error 1729 src/fontset.c error ("Fontset name must be in XLFD format"); error 1733 src/fontset.c error ("Registry field of fontset name must be \"fontset-*\""); error 1740 src/fontset.c error ("Invalid fontset name (perhaps too long): %s", SDATA (name)); error 140 src/frame.c error (f ? "Window system frame should be used" error 1093 src/frame.c error ("Frame and minibuffer must be on the same terminal"); error 1240 src/frame.c error ("Terminal is not live, can't create new frames on it"); error 1352 src/frame.c error ("Not using an ASCII terminal now; cannot make a new ASCII frame"); error 1368 src/frame.c error ("Multiple terminals are not supported on this platform"); error 1617 src/frame.c error ("Cannot select a tooltip frame"); error 1991 src/frame.c error ("Attempt to delete the sole visible or iconified frame"); error 1993 src/frame.c error ("Attempt to delete the only frame"); error 1998 src/frame.c error ("Attempt to delete the drop source frame"); error 2002 src/frame.c error ("Attempt to delete the drop source frame"); error 2058 src/frame.c error ("Attempt to delete a surrogate minibuffer frame"); error 2092 src/frame.c error ("Attempt to delete the sole visible or iconified frame"); error 2094 src/frame.c error ("Attempt to delete the only frame"); error 2834 src/frame.c error ("Attempt to make invisible the sole visible or iconified frame"); error 3129 src/frame.c error ("Frame names of the form F<num> are usurped by Emacs"); error 3146 src/frame.c error ("The `minibuffer' parameter does not specify a valid minibuffer window"); error 3152 src/frame.c error ("Can't change the minibuffer window of a minibuffer-only frame"); error 3159 src/frame.c error ("Can't change the minibuffer window of a frame with its own minibuffer"); error 3176 src/frame.c error ("Can't change the `minibuffer' parameter of this frame"); error 3197 src/frame.c error ("Invalid `%s' frame parameter", error 3204 src/frame.c error ("Circular specification of `%s' frame parameter", error 4671 src/frame.c error ("Font `%s' is not defined", SSDATA (arg)); error 4678 src/frame.c error ("Font `%s' is not defined", SDATA (arg)); error 4682 src/frame.c error ("The default fontset can't be used for a frame font"); error 4691 src/frame.c error ("Unknown fontset: %s", SDATA (XCAR (arg))); error 4799 src/frame.c error ("No font backend available"); error 4801 src/frame.c error ("None of specified font backends are available"); error 4871 src/frame.c error ("Cannot change the border width of a frame"); error 5258 src/frame.c error ("x-get-resource: must specify both COMPONENT and SUBCLASS or neither"); error 1613 src/fringe.c error ("Bad align argument"); error 1632 src/fringe.c error ("No free fringe bitmap slots"); error 1693 src/fringe.c error ("Undefined fringe bitmap"); error 1019 src/gnutls.c error ("Symbol has no numeric gnutls-code property"); error 1024 src/gnutls.c error ("Not an error symbol or code"); error 1104 src/gnutls.c error ("GnuTLS certificate export error: %s", error 1112 src/gnutls.c error ("GnuTLS certificate export error: %s", emacs_gnutls_strerror (err)); error 1594 src/gnutls.c error ("gnutls-format-certificate error: %s", emacs_gnutls_strerror (err)); error 1602 src/gnutls.c error ("gnutls-format-certificate error: %s", error 1612 src/gnutls.c error ("gnutls-format-certificate error: %s", error 2236 src/gnutls.c error ("GnuTLS AEAD cipher %s/%s initialization failed: %s", error 2262 src/gnutls.c error ("GnuTLS AEAD cipher auth extraction failed"); error 2273 src/gnutls.c error (("GnuTLS AEAD cipher %s/%s input block length %"pD"d " error 2289 src/gnutls.c error ((encrypting error 2298 src/gnutls.c error ("GnuTLS AEAD cipher %"PRIdMAX" is invalid or not found", print_gca); error 2365 src/gnutls.c error ("GnuTLS cipher key extraction failed"); error 2368 src/gnutls.c error (("GnuTLS cipher %s/%s key length %"pD"d is not equal to " error 2377 src/gnutls.c error ("GnuTLS cipher IV extraction failed"); error 2381 src/gnutls.c error (("GnuTLS cipher %s/%s IV length %"pD"d is not equal to " error 2393 src/gnutls.c error ("GnuTLS cipher input extraction failed"); error 2411 src/gnutls.c error (("GnuTLS cipher %s/%s input block length %"pD"d is not a multiple " error 2423 src/gnutls.c error ("GnuTLS cipher %s/%s initialization failed: %s", error 2445 src/gnutls.c error ("GnuTLS cipher %s encryption failed: %s", error 2448 src/gnutls.c error ("GnuTLS cipher %s decryption failed: %s", error 2642 src/gnutls.c error ("GnuTLS MAC key extraction failed"); error 2648 src/gnutls.c error ("GnuTLS MAC %s initialization failed: %s", error 2655 src/gnutls.c error ("GnuTLS MAC input extraction failed"); error 2667 src/gnutls.c error ("GnuTLS MAC %s application failed: %s", error 2733 src/gnutls.c error ("GnuTLS digest initialization failed: %s", error 2742 src/gnutls.c error ("GnuTLS digest input extraction failed"); error 2749 src/gnutls.c error ("GnuTLS digest application failed: %s", error 2747 src/gtkutil.c error ("Can't open dialog from child frames"); error 2849 src/gtkutil.c error ("Can't open dialog from child frames"); error 381 src/haikufns.c error ("Haiku displays can only be named \"be\""); error 398 src/haikufns.c error ("Haiku windowing not present"); error 405 src/haikufns.c error ("Terminal %d is not a Haiku display", t->id); error 485 src/haikufns.c error ("Invalid specification of `parent-frame'"); error 550 src/haikufns.c error ("Invalid z-group specification"); error 705 src/haikufns.c error ("Terminal is not live, can't create new frames on it"); error 712 src/haikufns.c error ("Invalid frame name--not a string or nil"); error 789 src/haikufns.c error ("Invalid frame font"); error 1014 src/haikufns.c error ("Terminal is not live, can't create new frames on it"); error 1024 src/haikufns.c error ("Invalid frame name--not a string or nil"); error 2152 src/haikufns.c error ("Window system not initialized"); error 2254 src/haikufns.c error ("A display is already open"); error 2667 src/haikufns.c error ("Cannot close Haiku displays"); error 2856 src/haikufns.c error ("Trying to use a menu from within a menu-entry"); error 1248 src/haikufont.c error ("Trying to use a menu from within a menu-entry"); error 335 src/haikumenu.c error ("%s", error_name); error 360 src/haikumenu.c haiku_process_pending_signals_for_menu_2 (enum nonlocal_exit exit, Lisp_Object error) error 812 src/haikuselect.c error (format, "Bad value"); error 816 src/haikuselect.c error (format, "File not found"); error 820 src/haikuselect.c error (format, "Permission denied"); error 824 src/haikuselect.c error (format, "Link limit reached"); error 828 src/haikuselect.c error (format, "Device busy"); error 832 src/haikuselect.c error (format, "No more file descriptors"); error 836 src/haikuselect.c error (format, "File error"); error 844 src/haikuselect.c error (format, "Unknown error"); error 900 src/haikuselect.c error ("Frame is invisible"); error 1136 src/haikuselect.c haiku_note_drag_motion_2 (enum nonlocal_exit exit, Lisp_Object error) error 117 src/haikuterm.c error ("The Haiku terminal cannot be deleted"); error 3032 src/haikuterm.c error ("No suitable font was found"); error 1413 src/image.c error ("Invalid image specification"); error 1437 src/image.c error ("Invalid image specification"); error 2247 src/image.c error ("Invalid image specification"); error 6827 src/image.c error: error 6861 src/image.c goto error; error 6875 src/image.c goto error; error 6882 src/image.c goto error; error 6886 src/image.c goto error; error 6935 src/image.c goto error; error 6972 src/image.c goto error; error 7001 src/image.c goto error; error 7540 src/image.c error: error 7565 src/image.c goto error; error 7571 src/image.c goto error; error 7684 src/image.c goto error; error 10873 src/image.c GError **error)); error 454 src/insdel.c error ("Maximum buffer size exceeded"); error 759 src/intervals.c error ("Point before start of properties"); error 777 src/intervals.c error ("Point %"pD"d after end of properties", pos); error 72 src/json.c (const char *input, size_t flags, json_error_t *error)); error 75 src/json.c json_error_t *error)); error 243 src/json.c json_parse_error (const json_error_t *error) error 247 src/json.c switch (json_error_code (error)) error 260 src/json.c if (json_has_suffix (error->text, "expected near end of file")) error 262 src/json.c else if (json_has_prefix (error->text, "end of file expected")) error 268 src/json.c list5 (build_string_from_utf8 (error->text), error 269 src/json.c build_string_from_utf8 (error->source), error 270 src/json.c INT_TO_INTEGER (error->line), error 271 src/json.c INT_TO_INTEGER (error->column), error 272 src/json.c INT_TO_INTEGER (error->position))); error 691 src/json.c Lisp_Object error; error 706 src/json.c d->error = internal_catch_all (json_insert, &buffer_and_size, error 709 src/json.c return NILP (d->error) ? 0 : -1; error 744 src/json.c if (CONSP (data.error)) error 745 src/json.c xsignal (XCAR (data.error), XCDR (data.error)); error 983 src/json.c json_error_t error; error 985 src/json.c = json_loads (SSDATA (encoded), JSON_DECODE_ANY | JSON_ALLOW_NUL, &error); error 987 src/json.c json_parse_error (&error); error 1069 src/json.c json_error_t error; error 1075 src/json.c &error); error 1078 src/json.c json_parse_error (&error); error 1087 src/json.c point += error.position; error 902 src/keyboard.c error ("Terminal %d is locked, cannot read from it", error 1842 src/keyboard.c safe_run_hooks_error (Lisp_Object error, ptrdiff_t nargs, Lisp_Object *args) error 1848 src/keyboard.c CALLN (Fmessage, format, hook, fun, error); error 7181 src/keyboard.c error ("Two bases given in one event"); error 7210 src/keyboard.c error ("Invalid base event"); error 7223 src/keyboard.c error ("invalid focus-in event"); error 9746 src/keyboard.c error ("Key sequence too long"); error 10043 src/keyboard.c error ("Key sequence too long"); error 10331 src/keyboard.c error ("Key sequence too long"); error 10357 src/keyboard.c error ("Key sequence too long"); error 11252 src/keyboard.c error ("There are other tty frames open; close them before suspending Emacs"); error 11725 src/keyboard.c error ("QUIT must be an ASCII character"); error 292 src/keymap.c error ("Cyclic keymap inheritance"); error 743 src/keymap.c error ("`keymap' is reserved for embedded parent maps"); error 752 src/keymap.c error ("attempt to define a key in a non-keymap"); error 989 src/keymap.c error ("Possible infinite recursion when copying keymap"); error 1212 src/keymap.c error ("Key sequence %s starts with non-prefix key %s%s", error 1506 src/keymap.c error ("To bind the key %s, use [?%s], not [%s]", error 2362 src/keymap.c error ("KEY must be an integer, cons, symbol, or string"); error 4601 src/lisp.h extern AVOID error (const char *, ...) ATTRIBUTE_FORMAT_PRINTF (1, 2); error 745 src/lread.c error ("Non-character input-event"); error 899 src/lread.c error ("get-file-char misused"); error 1429 src/lread.c error ("File `%s' was not compiled in Emacs", SDATA (found)); error 2246 src/lread.c error ("Reading from killed buffer"); error 2405 src/lread.c error ("No such buffer"); error 2680 src/lread.c error ("Invalid escape character syntax"); error 2685 src/lread.c error ("Invalid escape character syntax"); error 2694 src/lread.c error ("Invalid escape character syntax"); error 2703 src/lread.c error ("Invalid escape character syntax"); error 2712 src/lread.c error ("Invalid escape character syntax"); error 2733 src/lread.c error ("Invalid escape character syntax"); error 2801 src/lread.c error ("Hex character out of range: \\x%x...", i); error 2828 src/lread.c error ("Malformed Unicode escape: \\U%x", i); error 2830 src/lread.c error ("Malformed Unicode escape: \\u%x", i); error 2836 src/lread.c error ("Non-hex character used for Unicode escape: %c (%d)", error 2841 src/lread.c error ("Non-Unicode character: 0x%x", i); error 3204 src/lread.c error ("Hash table data is not a list of even length"); error 3316 src/lread.c error ("Invalid size of sub-char-table"); error 3319 src/lread.c error ("Invalid depth in sub-char-table"); error 3323 src/lread.c error ("Invalid size in sub-char-table"); error 3327 src/lread.c error ("Invalid minimum character in sub-char-table"); error 4387 src/lread.c error ("Unexpected mutation error in reader"); error 54 src/macros.c error ("Already defining kbd macro"); error 152 src/macros.c error ("Not defining kbd macro"); error 247 src/macros.c error ("Can't execute anonymous macro while defining one"); error 249 src/macros.c error ("No kbd macro has been defined"); error 310 src/macros.c error ("Keyboard macros must be strings or vectors"); error 695 src/marker.c error ("Marker does not point anywhere"); error 711 src/marker.c error ("Marker does not point anywhere"); error 81 src/menu.c error ("Trying to use a menu from within a menu-entry"); error 1424 src/menu.c if (error_name) error ("%s", error_name); error 250 src/minibuf.c error ("Window is not a minibuffer window"); error 483 src/minibuf.c error ("Not in a minibuffer"); error 485 src/minibuf.c error ("Not in most nested command loop"); error 1561 src/minibuf.c error ("Stack overflow in regexp matcher"); error 1664 src/minibuf.c error ("Bad data in guts of obarray"); error 1902 src/minibuf.c error ("Bad data in guts of obarray"); error 311 src/pdumper.c error ("dump relocation out of range"); error 697 src/pdumper.c error ("unsupported object type in dump: %s", msg); error 2656 src/pdumper.c error ("cannot dump hash tables with user-defined tests"); /* Bug#36769 */ error 2895 src/pdumper.c error ("vector too large"); error 2960 src/pdumper.c error ("Trying to dump non fixed-up eln file"); error 3398 src/pdumper.c error ("string too large"); error 3439 src/pdumper.c error ("buffer too large"); error 3663 src/pdumper.c error ("raw-pointer object not dumped?!"); error 3761 src/pdumper.c error ("relocation copy length too large"); error 3812 src/pdumper.c error ("relocation target was not dumped: %s", SDATA (repr)); error 3975 src/pdumper.c error ("fixup object not dumped"); error 3994 src/pdumper.c error ("bignum not dumped"); error 4076 src/pdumper.c error ("Dumping Emacs currently works only in batch mode. " error 4081 src/pdumper.c error ("This Emacs instance was started under the assumption " error 4087 src/pdumper.c error ("This function can be called only in the main thread"); error 4090 src/pdumper.c error ("No other Lisp threads can be running when this function is called"); error 4581 src/pdumper.c int error; error 4633 src/pdumper.c error = GetLastError (); error 4635 src/pdumper.c errno = (error == ERROR_INVALID_ADDRESS ? EBUSY : EPERM); error 5355 src/pdumper.c error ("Trying to load incoherent dumped eln file %s", error 5359 src/pdumper.c error ("Incoherent compilation unit for dump was dumped"); error 5416 src/pdumper.c error ("%s", dynlib_error ()); error 5431 src/pdumper.c error ("NULL handle in compilation unit %s", SSDATA (comp_u->file)); error 5436 src/pdumper.c error ("can't find function \"%s\" in compilation unit %s", c_name, error 76 src/pgtkfns.c error ("unknown type of scale-factor"); error 93 src/pgtkfns.c error ("Frames are not in use or not initialized"); error 100 src/pgtkfns.c error ("Terminal %d is not a display", t->id); error 165 src/pgtkfns.c error ("Cannot connect to display server %s", SDATA (name)); error 640 src/pgtkfns.c error ("No icon window available"); error 672 src/pgtkfns.c error ("No icon window available"); error 833 src/pgtkfns.c error ("Unknown color."); error 843 src/pgtkfns.c error ("Invalid scroll-bar-foreground."); error 863 src/pgtkfns.c error ("Unknown color."); error 876 src/pgtkfns.c error ("Invalid scroll-bar-background."); error 911 src/pgtkfns.c error ("Frames to be exported must be visible."); error 925 src/pgtkfns.c error ("PNG export cannot handle multiple frames."); error 940 src/pgtkfns.c error ("SVG export cannot handle multiple frames."); error 945 src/pgtkfns.c error ("Unsupported export type"); error 1122 src/pgtkfns.c error ("No suitable font was found"); error 1170 src/pgtkfns.c error ("scale factor must be > 0."); error 1175 src/pgtkfns.c error ("scale factor must be > 0."); error 1178 src/pgtkfns.c error ("unknown type of scale-factor"); error 1234 src/pgtkfns.c error ("Terminal is not live, can't create new frames on it"); error 1240 src/pgtkfns.c error ("Invalid frame name--not a string or nil"); error 1405 src/pgtkfns.c error ("Invalid frame font"); error 1790 src/pgtkfns.c error ("Cannot restack frames"); error 1927 src/pgtkfns.c error ("resource key too long."); error 1957 src/pgtkfns.c error ("resource key too long."); error 1961 src/pgtkfns.c error ("unknown resource key."); error 1991 src/pgtkfns.c error ("gsettings not supported."); error 2190 src/pgtkfns.c error ("Display on %s not responding.\n", SSDATA (display)); error 2207 src/pgtkfns.c error ("Display still has frames on it"); error 2673 src/pgtkfns.c error ("Terminal is not live, can't create new frames on it"); error 2683 src/pgtkfns.c error ("Invalid frame name--not a string or nil"); error 3676 src/pgtkfns.c error ("Frames to be printed must be visible."); error 3726 src/pgtkfns.c error ("Trying to use a menu from within a menu-entry"); error 3791 src/pgtkfns.c error ("Trying to use a menu from within a menu-entry"); error 1083 src/pgtkmenu.c error ("%s", error_name); error 945 src/pgtkselect.c error ("Timed out waiting for property-notify event"); error 1061 src/pgtkselect.c error ("Timed out waiting for reply from selection owner"); error 1592 src/pgtkselect.c error ("GDK selection unavailable for this frame"); error 1595 src/pgtkselect.c if (NILP (value)) error ("VALUE may not be nil"); error 1628 src/pgtkselect.c error ("Retrieving MULTIPLE selections is currently unimplemented"); error 1630 src/pgtkselect.c error ("GDK selection unavailable for this frame"); error 947 src/pgtkterm.c error ("Invalid specification of `parent-frame'"); error 957 src/pgtkterm.c error ("Cross display reparent."); error 1097 src/pgtkterm.c error ("Invalid z-group specification"); error 155 src/print.c error ("Marker does not point anywhere"); error 2216 src/print.c error ("Apparently circular structure being printed"); error 1027 src/process.c error ("Process %s does not exist", SDATA (name)); error 1038 src/process.c error ("Attempt to get process for a dead buffer"); error 1041 src/process.c error ("Buffer %s has no process", SDATA (BVAR (XBUFFER (obj), name))); error 1846 src/process.c error ("Process is not a pipe process"); error 2013 src/process.c error ("Specified program for new process is a directory"); error 2883 src/process.c error ("Bad option value for %s", name); error 2901 src/process.c error ("Bad option value for %s", name); error 2958 src/process.c error ("Process is not a network process"); error 2964 src/process.c error ("Process is not running"); error 2973 src/process.c error ("Unknown or unsupported option"); error 3056 src/process.c error ("Not a serial process"); error 3153 src/process.c error ("No port specified"); error 3157 src/process.c error (":speed not specified"); error 3970 src/process.c error ("Unsupported connection type"); error 3981 src/process.c error ("`:server' is incompatible with `:nowait'"); error 3994 src/process.c error ("Malformed :address"); error 4023 src/process.c error ("Unknown address family"); error 4073 src/process.c error ("Service name too long"); error 4137 src/process.c error ("%s/%s getaddrinfo_a error %d", error 4162 src/process.c error ("%s", SSDATA (msg)); error 4453 src/process.c error ("interface name too long"); error 4623 src/process.c error ("Unsupported address family"); error 4659 src/process.c error ("Non-ASCII hostname %s detected, please use puny-encode-domain", error 4722 src/process.c error ("Unsupported family"); error 4728 src/process.c error ("Unsupported hints value"); error 4839 src/process.c error ("Attempt to accept output from process %s locked to thread %s", error 6498 src/process.c error ("Process %s not running: %s", SDATA (p->name), SDATA (status_message (p))); error 6500 src/process.c error ("Output file descriptor of %s is closed", SDATA (p->name)); error 6613 src/process.c error ("Output file descriptor of %s is closed", error 6699 src/process.c error ("process %s no longer connected to pipe; closed it", error 6813 src/process.c error ("Process %s is not a subprocess", error 6816 src/process.c error ("Process %s is not active", error 6855 src/process.c error ("Process %s is not a subprocess", error 6858 src/process.c error ("Process %s is not active", error 7050 src/process.c error ("No SIGTSTP support"); error 7089 src/process.c error ("No SIGCONT support"); error 7151 src/process.c error ("Cannot signal process %s", SDATA (XPROCESS (process)->name)); error 7165 src/process.c error ("Undefined signal name %s", name); error 7222 src/process.c error ("Process %s not running: %s", SDATA (XPROCESS (proc)->name), SDATA (status_message (XPROCESS (proc)))); error 344 src/profiler.c error ("CPU profiler is already running"); error 356 src/profiler.c error ("Invalid sampling interval"); error 362 src/profiler.c error ("Unable to start profiler timer"); error 451 src/profiler.c error ("Memory profiler is already running"); error 77 src/search.c error ("Stack overflow in regexp matcher"); error 230 src/search.c error ("Too much matching reentrancy"); error 1055 src/search.c error ("Invalid search bound (wrong side of point)"); error 2420 src/search.c error ("`replace-match' called before any match found"); error 2574 src/search.c error ("Invalid use of `\\' in replacement text"); error 2703 src/search.c error ("Invalid use of `\\' in replacement text"); error 2772 src/search.c error ("Match data clobbered by buffer modification hooks"); error 2795 src/search.c error ("No match data, because no search succeeded"); error 315 src/sound.c error ("%s: %s", msg, emacs_strerror (saved_errno)); error 317 src/sound.c error ("%s", msg); error 438 src/sound.c error ("Unknown sound format"); error 811 src/sound.c error ("Unsupported WAV file format"); error 832 src/sound.c error ("Unsupported AU file format"); error 888 src/sound.c error ("%s: %s", msg, snd_strerror (err)); error 1082 src/sound.c error ("Unsupported WAV file format"); error 1115 src/sound.c error ("Unsupported AU file format"); error 1217 src/sound.c #define SOUND_WARNING(func, error, text) \ error 1221 src/sound.c func (error, err_string, sizeof (err_string)); \ error 1373 src/sound.c error ("Invalid sound specification"); error 1425 src/sound.c error ("No usable sound device driver found"); error 828 src/sqlite.c error ("sqlite support is not available"); error 354 src/syntax.c error ("Error in syntax_table logic for to-the-end intervals"); error 358 src/syntax.c error ("Error in syntax_table logic for intervals <-"); error 371 src/syntax.c error ("Error in syntax_table logic for intervals ->"); error 483 src/syntax.c error ("internal--syntax-propertize modified the buffer!"); error 486 src/syntax.c error ("internal--syntax-propertize did not move" error 599 src/syntax.c error ("syntax-ppss modified the buffer!"); error 1162 src/syntax.c error ("Invalid syntax description letter: %c", p[-1]); error 1724 src/syntax.c error ("Invalid ISO C character class"); error 1820 src/syntax.c error ("Invalid ISO C character class"); error 3609 src/syntax.c error ("End position is smaller than start position"); error 408 src/sysdep.c error ("Cannot stuff terminal input characters in this version of Unix"); error 673 src/sysdep.c error ("Can't spawn subshell"); error 2971 src/sysdep.c error (":bytesize must be nil (8), 7, or 8"); error 2979 src/sysdep.c error ("Bytesize cannot be changed"); error 2989 src/sysdep.c error (":parity must be nil (no parity), `even', or `odd'"); error 3012 src/sysdep.c error ("Parity cannot be configured"); error 3025 src/sysdep.c error (":stopbits must be nil (1 stopbit), 1, or 2"); error 3034 src/sysdep.c error ("Stopbits cannot be configured"); error 3044 src/sysdep.c error (":flowcontrol must be nil (no flowcontrol), `hw', or `sw'"); error 3065 src/sysdep.c error ("Hardware flowcontrol (RTS/CTS) not supported"); error 3073 src/sysdep.c error ("Software flowcontrol (XON/XOFF) not supported"); error 4450 src/sysdep.c error ("Invalid locale %s: %s", SSDATA (locale), emacs_strerror (errno)); error 4481 src/sysdep.c error ("Invalid locale or string for collation: %s", emacs_strerror (err)); error 4484 src/sysdep.c error ("Invalid string for collation: %s", emacs_strerror (err)); error 4504 src/sysdep.c error ("Invalid string for collation: %s", strerror (errno)); error 115 src/systhread.c int error = pthread_mutexattr_init (&attr); error 116 src/systhread.c eassert (error == 0); error 117 src/systhread.c error = pthread_mutexattr_settype (&attr, PTHREAD_MUTEX_ERRORCHECK); error 118 src/systhread.c eassert (error == 0); error 124 src/systhread.c int error = pthread_mutex_init (mutex, attr_ptr); error 126 src/systhread.c if (error != 0) error 128 src/systhread.c fprintf (stderr, "\npthread_mutex_init failed: %s\n", strerror (error)); error 132 src/systhread.c error = pthread_mutexattr_destroy (&attr); error 133 src/systhread.c eassert (error == 0); error 140 src/systhread.c int error = pthread_mutex_lock (mutex); error 141 src/systhread.c eassert (error == 0); error 147 src/systhread.c int error = pthread_mutex_unlock (mutex); error 148 src/systhread.c eassert (error == 0); error 154 src/systhread.c int error = pthread_cond_init (cond, NULL); error 156 src/systhread.c if (error != 0) error 158 src/systhread.c fprintf (stderr, "\npthread_cond_init failed: %s\n", strerror (error)); error 166 src/systhread.c int error = pthread_cond_wait (cond, mutex); error 167 src/systhread.c eassert (error == 0); error 173 src/systhread.c int error = pthread_cond_signal (cond); error 174 src/systhread.c eassert (error == 0); error 180 src/systhread.c int error = pthread_cond_broadcast (cond); error 181 src/systhread.c eassert (error == 0); error 194 src/systhread.c int error = pthread_cond_destroy (cond); error 195 src/systhread.c eassert (error == 0); error 259 src/systhread.c int error = pthread_attr_destroy (&attr); error 260 src/systhread.c eassert (error == 0); error 2285 src/term.c error ("Attempt to suspend a non-text terminal device"); error 2344 src/term.c error ("Attempt to resume a non-text terminal device"); error 2349 src/term.c error ("Cannot resume display while another display is active on the same device"); error 2418 src/term.c error ("Invalid output buffer size"); error 2438 src/term.c error ("Not a tty terminal"); error 2657 src/term.c error ("Gpm-mouse only works in the GNU/Linux console"); error 2661 src/term.c error ("Gpm-mouse can only be activated for one tty at a time"); error 2670 src/term.c error ("Gpm-mouse failed to connect to the gpm daemon"); error 381 src/terminal.c error ("Attempt to delete the sole active display terminal"); error 205 src/textprop.c error ("Odd length text property list"); error 250 src/thread.c error ("Cannot unlock mutex owned by another thread"); error 487 src/thread.c error ("Condition variable's mutex is not held by current thread"); error 546 src/thread.c error ("Condition variable's mutex is not held by current thread"); error 893 src/thread.c error ("Could not start a new thread"); error 895 src/thread.c error ("Concurrency is not supported in this configuration"); error 1044 src/thread.c error ("Cannot join current thread"); error 360 src/timefns.c error ("Specified time is not representable"); error 370 src/timefns.c default: error ("Invalid time specification"); error 608 src/treesit.c const char *error; error 611 src/treesit.c error = NULL; error 619 src/treesit.c error = dynlib_error (); error 620 src/treesit.c if (error == NULL) error 624 src/treesit.c if (error != NULL) error 646 src/treesit.c error = dynlib_error (); error 647 src/treesit.c if (error != NULL) error 650 src/treesit.c *signal_data = list2 (Qsymbol_error, build_string (error)); error 1217 src/treesit.c treesit_query_error_to_string (TSQueryError error) error 1219 src/treesit.c switch (error) error 144 src/unexcoff.c error (msg, a1, a2); error 460 src/w16select.c goto error; error 512 src/w16select.c error: error 10180 src/w32.c error ("unsupported registry data type: %d", (int)vtype); error 10947 src/w32.c error ("Could not open %s", port); error 10950 src/w32.c error ("Could not open %s", port); error 10954 src/w32.c error ("Could not create child process"); error 10962 src/w32.c error ("fd_info[fd = %d] is already in use", fd); error 10967 src/w32.c error ("Could not create read event"); error 10970 src/w32.c error ("Could not create write event"); error 10987 src/w32.c error ("Not a serial process"); error 10994 src/w32.c error ("GetCommTimeouts() failed"); error 11001 src/w32.c error ("SetCommTimeouts() failed"); error 11006 src/w32.c error ("GetCommState() failed"); error 11033 src/w32.c error (":bytesize must be nil (8), 7, or 8"); error 11044 src/w32.c error (":parity must be nil (no parity), `even', or `odd'"); error 11077 src/w32.c error (":stopbits must be nil (1 stopbit), 1, or 2"); error 11091 src/w32.c error (":flowcontrol must be nil (no flowcontrol), `hw', or `sw'"); error 11120 src/w32.c error ("SetCommState() failed"); error 11134 src/w32.c error ("Could not create child process"); error 11140 src/w32.c error ("fd_info[fd = %d] is already in use", infd); error 350 src/w32fns.c error ("Terminal %d is not a W32 display", t->id); error 363 src/w32fns.c error ("Non-W32 frame used"); error 1471 src/w32fns.c error ("No icon window available"); error 1506 src/w32fns.c error ("No icon window available"); error 2132 src/w32fns.c error ("Invalid specification of `parent-frame'"); error 2150 src/w32fns.c error ("Reparenting frame failed"); error 2277 src/w32fns.c error ("Value `below' for z-group is not supported on Windows"); error 2279 src/w32fns.c error ("Invalid z-group specification"); error 5653 src/w32fns.c error ("Unable to create window"); error 5678 src/w32fns.c error ("Both left and top icon corners of icon must be specified"); error 5795 src/w32fns.c error ("No suitable font was found"); error 5819 src/w32fns.c error ("Cannot create a GUI frame in a -nw session"); error 5840 src/w32fns.c error ("Terminal is not live, can't create new frames on it"); error 5847 src/w32fns.c error ("Invalid frame name--not a string or nil"); error 6702 src/w32fns.c error ("Cannot connect to server %s", SDATA (name)); error 6722 src/w32fns.c error ("The name of the display in this Emacs must be \"w32\""); error 6781 src/w32fns.c error ("Cannot connect to server %s", SDATA (display)); error 6795 src/w32fns.c error ("Display still has frames on it"); error 7008 src/w32fns.c error ("Invalid frame name--not a string or nil"); error 8536 src/w32fns.c error ("ShellExecute failed: %s", errstr); error 8592 src/w32fns.c error ("Key definition is invalid"); error 9223 src/w32fns.c error ("Cannot restack frames"); error 9298 src/w32fns.c error ("Invalid handler in `file-name-handler-alist'"); error 10387 src/w32fns.c error ("unknown root key: %s", SDATA (SYMBOL_NAME (root))); error 10497 src/w32fns.c error ("Wallpaper file %s does not exist or cannot be accessed", fname); error 10502 src/w32fns.c error ("Could not set desktop wallpaper: %s", w32_strerror (err)); error 10504 src/w32fns.c error ("Could not set desktop wallpaper (wrong image type?)"); error 137 src/w32menu.c if (error_name) error (error_name); error 552 src/w32menu.c Lisp_Object title, const char **error) error 564 src/w32menu.c *error = NULL; error 571 src/w32menu.c *error = "Empty menu"; error 872 src/w32menu.c Lisp_Object header, char **error) error 886 src/w32menu.c *error = NULL; error 890 src/w32menu.c *error = "Multiple panes in dialog box"; error 921 src/w32menu.c *error = "Submenu in dialog items"; error 935 src/w32menu.c *error = "Too many dialog items"; error 3890 src/w32proc.c error ("Invalid locale %s: Invalid argument", locname); error 95 src/w32select.c static Lisp_Object lisp_error_handler (Lisp_Object error); error 406 src/w32select.c lisp_error_handler (Lisp_Object error) error 409 src/w32select.c cmd_error_internal (error, "Error in delayed clipboard rendering: "); error 727 src/w32select.c goto error; error 778 src/w32select.c error: error 470 src/window.c error ("In `set-frame-selected-window', WINDOW is not on FRAME"); error 527 src/window.c error ("Cannot select a tooltip window"); error 740 src/window.c error ("Combination limit is meaningful for internal windows only"); error 758 src/window.c error ("Combination limit is meaningful for internal windows only"); error 3009 src/window.c error ("Window is on a different frame"); error 3311 src/window.c error ("Specified root is not an ancestor of specified window"); error 3321 src/window.c error ("Can't expand minibuffer to full frame"); error 4193 src/window.c error ("Attempt to display deleted buffer"); error 4197 src/window.c error ("Window is deleted"); error 4205 src/window.c error ("Window is dedicated to `%s'", SDATA (BVAR (XBUFFER (tem), name))); error 4984 src/window.c error ("Attempt to split minibuffer window"); error 4986 src/window.c error ("Size of new window too small (after split)"); error 4997 src/window.c error ("Window sizes don't fit"); error 5005 src/window.c error ("Resizing old window failed"); error 5008 src/window.c error ("Sum of sizes of old and new window don't fit"); error 5140 src/window.c error ("Attempt to delete minibuffer or sole ordinary window"); error 5144 src/window.c error ("Attempt to delete sole window of parent"); error 5269 src/window.c error ("Deletion failed"); error 5392 src/window.c error ("Not a valid minibuffer window"); error 5394 src/window.c error ("Cannot resize a minibuffer-only frame"); error 5408 src/window.c error ("Cannot resize mini window"); error 6494 src/window.c error ("There is no other window"); error 6647 src/window.c error ("`recenter'ing a window that does not display current-buffer."); error 6918 src/window.c error ("move-to-window-line called from unrelated buffer"); error 7968 src/window.c error ("Invalid type of vertical scroll bar"); error 7997 src/window.c error ("Invalid type of horizontal scroll bar"); error 17698 src/xdisp.c error ("Window showing buffer %s takes too long to redisplay", bufname); error 27657 src/xdisp.c error ("Attempt to format a mode line for a dead buffer"); error 5276 src/xfaces.c error ("Cannot make face"); error 5560 src/xfaces.c error ("Cannot realize default face"); error 7037 src/xfaces.c error ("Not a valid face"); error 183 src/xfns.c error ("X windows are not in use or not initialized"); error 190 src/xfns.c error ("Terminal %d is not an X display", t->id); error 819 src/xfns.c error ("The only supported tool bar position is top"); error 943 src/xfns.c error ("Invalid specification of `parent-frame'"); error 1385 src/xfns.c error ("bad %s pointer cursor: %s", bad_cursor_name, xmessage); error 1387 src/xfns.c error ("can't set cursor shape: %s", xmessage); error 1597 src/xfns.c error ("No icon window available"); error 1634 src/xfns.c error ("No icon window available"); error 4116 src/xfns.c error ("Unable to create window"); error 4285 src/xfns.c error ("Unable to create window"); error 4308 src/xfns.c error ("Both left and top icon corners of icon must be specified"); error 4329 src/xfns.c error ("Both left and top icon corners of icon must be specified"); error 4560 src/xfns.c error ("No suitable font was found"); error 4645 src/xfns.c error ("Terminal is not live, can't create new frames on it"); error 4652 src/xfns.c error ("Invalid frame name--not a string or nil"); error 4843 src/xfns.c error ("Invalid frame font"); error 5008 src/xfns.c error ("The frame could not be embedded; does the embedder exist?"); error 5595 src/xfns.c error ("Strange value for BackingStore parameter of screen"); error 5638 src/xfns.c error ("Display has an unknown visual class"); error 5729 src/xfns.c xcb_generic_error_t *error; error 5746 src/xfns.c current_desktop_cookie, &error); error 5750 src/xfns.c free (error), rc = false; error 5763 src/xfns.c workarea_cookie, &error); error 5766 src/xfns.c free (error), rc = false; error 5983 src/xfns.c xcb_generic_error_t *error; error 6052 src/xfns.c atom_name_cookies[i], &error); error 6057 src/xfns.c free (error); error 6864 src/xfns.c error ("Cannot restack frames"); error 7025 src/xfns.c error ("Too many targets"); error 7081 src/xfns.c error ("Too many actions"); error 7291 src/xfns.c error ("Cannot connect to X server %s", SDATA (name)); error 7333 src/xfns.c error ("Cannot connect to X server %s", SDATA (display)); error 7350 src/xfns.c error ("Display still has frames on it"); error 7478 src/xfns.c error ("FORMAT must be one of 8, 16 or 32"); error 7488 src/xfns.c error ("Bad data in VALUE, must be number, string or cons"); error 7508 src/xfns.c error ("VALUE too long"); error 7513 src/xfns.c error ("VALUE must contain an integral number of octets for FORMAT"); error 7606 src/xfns.c error ("Failed to intern type or property atom"); error 8100 src/xfns.c error ("Terminal is not live, can't create new frames on it"); error 8110 src/xfns.c error ("Invalid frame name--not a string or nil"); error 9135 src/xfns.c error ("Trying to use a menu from within a menu-entry"); error 9356 src/xfns.c error ("Trying to use a menu from within a menu-entry"); error 9414 src/xfns.c error ("Trying to use a menu from within a menu-entry"); error 9587 src/xfns.c error ("Frames to be exported must be visible."); error 9601 src/xfns.c error ("PNG export cannot handle multiple frames."); error 9616 src/xfns.c error ("SVG export cannot handle multiple frames."); error 9621 src/xfns.c error ("Unsupported export type"); error 9690 src/xfns.c error ("Frames to be printed must be visible."); error 2454 src/xmenu.c if (error_name) error ("%s", error_name); error 1079 src/xselect.c error ("Lost ownership of XdndSelection"); error 1264 src/xselect.c error ("Timed out waiting for property-notify event"); error 1415 src/xselect.c error ("Timed out waiting for reply from selection owner"); error 2213 src/xselect.c error ("X selection unavailable for this frame"); error 2216 src/xselect.c if (NILP (value)) error ("VALUE may not be nil"); error 2252 src/xselect.c error ("Retrieving MULTIPLE selections is currently unimplemented"); error 2254 src/xselect.c error ("X selection unavailable for this frame"); error 2661 src/xselect.c error ("Wrong type, must be string, number or cons"); error 2666 src/xselect.c error ("Out of `char' range"); error 2672 src/xselect.c error ("Out of `short' range"); error 2767 src/xselect.c error ("ATOM must be a symbol or a string"); error 2902 src/xselect.c error ("Bad data in VALUES, must be number, cons or string"); error 2905 src/xselect.c error ("FORMAT must be one of 8, 16 or 32"); error 2922 src/xselect.c error ("DEST as a string must be one of PointerWindow or InputFocus"); error 2927 src/xselect.c error ("DEST must be a frame, nil, string, number or cons"); error 1956 src/xterm.c volatile bool error; error 2008 src/xterm.c error = false; error 2009 src/xterm.c xm_drag_window_error = &error; error 2024 src/xterm.c if (error) error 2976 src/xterm.c xcb_generic_error_t *error; error 3151 src/xterm.c &error); error 3156 src/xterm.c free (error); error 3162 src/xterm.c &error); error 3167 src/xterm.c free (error); error 3172 src/xterm.c &error); error 3177 src/xterm.c free (error); error 3185 src/xterm.c &error); error 3188 src/xterm.c free (error); error 3192 src/xterm.c &error); error 3195 src/xterm.c free (error); error 3219 src/xterm.c &error); error 3224 src/xterm.c free (error); error 3324 src/xterm.c &error); error 3352 src/xterm.c free (error); error 3362 src/xterm.c &error); error 3390 src/xterm.c free (error); error 3475 src/xterm.c &error); error 3480 src/xterm.c free (error); error 3492 src/xterm.c &error); error 3497 src/xterm.c free (error); error 3562 src/xterm.c xcb_generic_error_t *error; error 3585 src/xterm.c xdnd_proxy_cookie, &error); error 3588 src/xterm.c free (error); error 3603 src/xterm.c xdnd_proto_cookie, &error); error 3606 src/xterm.c free (error); error 3757 src/xterm.c xcb_generic_error_t *error; error 3810 src/xterm.c wmstate_cookie, &error); error 3813 src/xterm.c free (error), rc = false; error 3826 src/xterm.c xdnd_proto_cookie, &error); error 3830 src/xterm.c free (error); error 3842 src/xterm.c xdnd_proxy_cookie, &error); error 3845 src/xterm.c free (error); error 3859 src/xterm.c xm_style_cookie, &error); error 3862 src/xterm.c free (error); error 12275 src/xterm.c error ("Frame must be visible"); error 12282 src/xterm.c error ("A drag-and-drop session is already in progress"); error 12289 src/xterm.c error ("No local value for XdndSelection"); error 12292 src/xterm.c error ("Trying to drag-and-drop from within a menu-entry"); error 12302 src/xterm.c error ("No local value for XdndSelection"); error 19153 src/xterm.c xcb_generic_error_t *error; error 19202 src/xterm.c opacity_cookie, &error); error 19205 src/xterm.c free (error), rc = false; error 24353 src/xterm.c xcb_generic_error_t *error; error 24405 src/xterm.c &error); error 24433 src/xterm.c free (error); error 24440 src/xterm.c input_rect_cookie, &error); error 24468 src/xterm.c free (error); error 25703 src/xterm.c error (format, string); error 26042 src/xterm.c error ("%s", error_msg); error 26942 src/xterm.c error ("Invalid z-group specification"); error 28269 src/xterm.c error ("Can't notify window manager of window withdrawal"); error 28367 src/xterm.c error ("Can't notify window manager of iconification"); error 28409 src/xterm.c error ("Can't notify window manager of iconification"); error 29457 src/xterm.c error ("Display %s can't be opened", SSDATA (display_name)); error 29593 src/xterm.c error ("Display %s can't be opened", SSDATA (display_name)); error 31152 src/xterm.c xcb_generic_error_t *error; error 31231 src/xterm.c cookies[nowners++], &error); error 31237 src/xterm.c free (reply ? (void *) reply : (void *) error); error 301 src/xwidget.c error ("make-xwidget: GTK has not been initialized"); error 308 src/xwidget.c error ("Bad xwidget type"); error 2503 src/xwidget.c GError *error = NULL; error 2514 src/xwidget.c (WEBKIT_WEB_VIEW (webview), result, &error); error 2518 src/xwidget.c if (error) error 2519 src/xwidget.c g_error_free (error); error 2707 src/xwidget.c error ("xwidget_init_view: GTK has not been initialized"); error 3023 src/xwidget.c error ("Not a WebKit widget") error 3140 src/xwidget.c error ("There is no item at this index"); error 3608 src/xwidget.c error ("Widget has no ongoing search operation"); error 3641 src/xwidget.c error ("Widget has no ongoing search operation"); error 3674 src/xwidget.c error ("Widget has no ongoing search operation"); error 164 test/manual/etags/c-src/abbrev.c error ("Major mode has no abbrev table"); error 404 test/manual/etags/c-src/abbrev.c error ("value of abbrev-symbol must be a string"); error 927 test/manual/etags/c-src/emacs/src/keyboard.c error ("Terminal %d is locked, cannot read from it", error 1841 test/manual/etags/c-src/emacs/src/keyboard.c safe_run_hooks_error (Lisp_Object error, ptrdiff_t nargs, Lisp_Object *args) error 1847 test/manual/etags/c-src/emacs/src/keyboard.c CALLN (Fmessage, format, hook, fun, error); error 6658 test/manual/etags/c-src/emacs/src/keyboard.c error ("Two bases given in one event"); error 6688 test/manual/etags/c-src/emacs/src/keyboard.c error ("Invalid base event"); error 8792 test/manual/etags/c-src/emacs/src/keyboard.c error ("Function %s returns invalid key sequence", error 8834 test/manual/etags/c-src/emacs/src/keyboard.c error ("Key sequence too long"); error 9116 test/manual/etags/c-src/emacs/src/keyboard.c error ("Key sequence too long"); error 9386 test/manual/etags/c-src/emacs/src/keyboard.c error ("Key sequence too long"); error 9412 test/manual/etags/c-src/emacs/src/keyboard.c error ("Key sequence too long"); error 10246 test/manual/etags/c-src/emacs/src/keyboard.c error ("There are other tty frames open; close them before suspending Emacs"); error 10712 test/manual/etags/c-src/emacs/src/keyboard.c error ("QUIT must be an ASCII character"); error 277 test/manual/etags/c-src/emacs/src/lisp.h error !; error 311 test/manual/etags/c-src/etags.c static void error (const char *, ...) ATTRIBUTE_FORMAT_PRINTF (1, 2); error 1058 test/manual/etags/c-src/etags.c error ("-o option may only be given once."); error 1142 test/manual/etags/c-src/etags.c error ("no input files specified."); error 1360 test/manual/etags/c-src/etags.c error ("empty language name"); error 1366 test/manual/etags/c-src/etags.c error ("unknown language \"%s\"", name); error 1446 test/manual/etags/c-src/etags.c error ("skipping inclusion of %s in self.", file); error 1520 test/manual/etags/c-src/etags.c error ("skipping %s: it is not a regular file.", real_name); error 2148 test/manual/etags/c-src/etags.c error ("internal error: NULL name in ctags mode."); error 2679 test/manual/etags/c-src/etags.c error ("internal error: definedef value."); error 2972 test/manual/etags/c-src/etags.c error ("INVALID TOKEN"); error 5633 test/manual/etags/c-src/etags.c error ("unterminated language name in regex: %s", regex_arg); error 5671 test/manual/etags/c-src/etags.c error ("null regexp"); error 5678 test/manual/etags/c-src/etags.c error ("%s: unterminated regexp", regexp_pattern); error 5683 test/manual/etags/c-src/etags.c error ("null name for regexp \"%s\"", regexp_pattern); error 5701 test/manual/etags/c-src/etags.c error ("forcing explicit tag name but no name, ignoring"); error 5715 test/manual/etags/c-src/etags.c error ("invalid regexp modifier `%c', ignoring", modifiers[0]); error 5745 test/manual/etags/c-src/etags.c error ("%s while compiling pattern", err); error 5868 test/manual/etags/c-src/etags.c error ("regexp stack overflow while matching \"%s\"", error 5881 test/manual/etags/c-src/etags.c error ("regexp matches the empty string: \"%s\"", error 6189 test/manual/etags/c-src/etags.c error ("regexp stack overflow while matching \"%s\"", error 6201 test/manual/etags/c-src/etags.c error ("regexp matches the empty string: \"%s\"", rp->pattern); error 6279 test/manual/etags/c-src/etags.c error (s1, s2); error 1119 test/manual/etags/y-src/cccp.c error ("division by zero in #if"); error 1136 test/manual/etags/y-src/cccp.c error ("division by zero in #if"); error 1782 test/manual/etags/y-src/cccp.c error ("malformatted character constant"); error 1784 test/manual/etags/y-src/cccp.c error ("empty character constant"); error 1788 test/manual/etags/y-src/cccp.c error ("character constant too long"); error 2036 test/manual/etags/y-src/cccp.c error (s); error 2096 test/manual/etags/y-src/cccp.c error ("empty #if expression"); error 2110 test/manual/etags/y-src/cccp.c error ("Junk after end of expression."); error 200 test/manual/etags/y-src/cccp.y error ("division by zero in #if"); error 215 test/manual/etags/y-src/cccp.y error ("division by zero in #if"); error 585 test/manual/etags/y-src/cccp.y error ("malformatted character constant"); error 587 test/manual/etags/y-src/cccp.y error ("empty character constant"); error 591 test/manual/etags/y-src/cccp.y error ("character constant too long"); error 839 test/manual/etags/y-src/cccp.y error (s); error 899 test/manual/etags/y-src/cccp.y error ("empty #if expression"); error 913 test/manual/etags/y-src/cccp.y error ("Junk after end of expression."); error 89 test/manual/etags/y-src/parse.y | error { error 248 test/manual/etags/y-src/parse.y | '(' exp error { error 256 test/manual/etags/y-src/parse.y | '(' error { error 402 test/src/emacs-module-resources/mod-test.c signal_system_error (emacs_env *env, int error, const char *function) error 404 test/src/emacs-module-resources/mod-test.c const char *message = strerror (error); error 682 test/src/emacs-module-resources/mod-test.c int error = (thd == (uintptr_t)-1L) ? errno : 0; error 685 test/src/emacs-module-resources/mod-test.c int error error 688 test/src/emacs-module-resources/mod-test.c if (error != 0) error 690 test/src/emacs-module-resources/mod-test.c signal_system_error (env, error, "thread create");