unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Karl Eichwalder <keichwa@gmx.net>
Subject: file extensions for gettext/msgfmt
Date: Fri, 05 Jul 2002 17:39:32 +0200	[thread overview]
Message-ID: <shy9cq2ngr.fsf@tux.gnu.franken.de> (raw)
In-Reply-To: <E17QQC8-0001cp-00@pot.cnuce.cnr.it> (Francesco Potorti`'s message of "Fri, 05 Jul 2002 12:20:08 +0200")

Francesco Potorti` <pot@gnu.org> writes:

> If anyone knows other Openoffice extensions, they could be added
> as well.

Not me, but this is good for gettext/msgfmt:

2002-07-05  Karl Eichwalder  <ke@suse.de>

	* bindings.el (completion-ignored-extensions): Add ".gmo" and
	".mo" generated by `msgfmt' (GNU Gettext).


*** bindings.el.~1.100.~	Wed Apr 17 00:21:50 2002
--- bindings.el	Fri Jul  5 17:35:34 2002
***************
*** 443,449 ****
  	 ;; Texinfo-related
  	 ".toc" ".log" ".aux"
  	 ".cp" ".fn" ".ky" ".pg" ".tp" ".vr"
! 	 ".cps" ".fns" ".kys" ".pgs" ".tps" ".vrs")))
  
  ;; Suffixes used for executables.
  (setq exec-suffixes
--- 443,451 ----
  	 ;; Texinfo-related
  	 ".toc" ".log" ".aux"
  	 ".cp" ".fn" ".ky" ".pg" ".tp" ".vr"
! 	 ".cps" ".fns" ".kys" ".pgs" ".tps" ".vrs"
! 	 ;; Gettext (msgfmt)
! 	 ".gmo" ".mo")))
  
  ;; Suffixes used for executables.
  (setq exec-suffixes


-- 
ke@suse.de (work) / keichwa@gmx.net (home):              |
http://www.suse.de/~ke/                                  |      ,__o
Free Translation Project:                                |    _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/             |   (*)/'(*)

  reply	other threads:[~2002-07-05 15:39 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-05 10:20 file extensions for Openoffice Francesco Potorti`
2002-07-05 15:39 ` Karl Eichwalder [this message]
2002-07-07  4:50   ` file extensions for gettext/msgfmt Eli Zaretskii
2002-07-07  6:38     ` Karl Eichwalder
2002-07-07  8:09       ` Eli Zaretskii
2002-07-08  8:52         ` Andreas Schwab
2002-07-08 14:44           ` Karl Eichwalder
2002-07-08  9:10         ` Miles Bader
2002-07-09  1:43           ` Richard Stallman
2002-07-09  6:01             ` Miles Bader
2002-07-08 18:20         ` Richard Stallman
2002-07-08 13:09     ` Stefan Monnier
2002-07-05 21:04 ` file extensions for Openoffice Pavel Janík
2002-07-05 22:04 ` Richard Stallman
2002-07-07 18:31   ` Francesco Potorti`

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=shy9cq2ngr.fsf@tux.gnu.franken.de \
    --to=keichwa@gmx.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).