all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to localise emacs to french ?
@ 2014-10-22 19:30 gelinp38
  2014-10-22 22:18 ` Pascal J. Bourguignon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: gelinp38 @ 2014-10-22 19:30 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I found french-utf8.pl script to localise emacs menu items to french. But I fail to load it. To do so I add this lines into .emacs file :

;; --------------------------------------------
;; Tell emacs where is your personal elisp lib dir
(add-to-list 'load-path "~/.emacs.d/elisp")

;; load the packaged named xyz.
(load-library "french-utf8.pl")
;; --------------------------------------------

The result is a warning and menu always in french :

///////////////////////////////////////////////////
Warning (initialization): An error occurred while loading `/home/gelinp/.emacs':

File error: Cannot open load file, french-utf8

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.  Start Emacs with
the `--debug-init' option to view a complete error backtrace.
///////////////////////////////////////////////////

Is .pl files sames as .el scripts ? Do I need to modify the .emacs file ?

Thank you for your help.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-10-23 14:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-22 19:30 How to localise emacs to french ? gelinp38
2014-10-22 22:18 ` Pascal J. Bourguignon
2014-10-23  7:58 ` gelinp38
2014-10-23 14:14 ` sokobania.01

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.