From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Bausch Subject: Re: another example of org being slow, with some analysis Date: Mon, 22 Jun 2015 08:48:27 +0200 Message-ID: <87mvzsdyro.fsf@gelnhausen.dvs.informatik.tu-darmstadt.de> References: <87ioalhtfa.fsf@delle7240.chemeng.ucl.ac.uk> <87vbekc1iy.fsf@alphaville.usersys.redhat.com> <877fr0w78d.fsf@gelnhausen.dvs.informatik.tu-darmstadt.de> <87wpz016gd.fsf@ucl.ac.uk> <87y4jgumo6.fsf@gelnhausen.dvs.informatik.tu-darmstadt.de> <87ioak11az.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39070) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z6vX2-0003mF-Q0 for emacs-orgmode@gnu.org; Mon, 22 Jun 2015 02:48:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z6vWx-0007ot-QL for emacs-orgmode@gnu.org; Mon, 22 Jun 2015 02:48:36 -0400 Received: from lnx500.hrz.tu-darmstadt.de ([130.83.156.225]:43667) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z6vWx-0007oj-HV for emacs-orgmode@gnu.org; Mon, 22 Jun 2015 02:48:31 -0400 In-Reply-To: <87ioak11az.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Fri, 19 Jun 2015 10:43:00 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nick Dokos Cc: emacs-orgmode@gnu.org Eric S Fraga writes: > On Friday, 19 Jun 2015 at 10:28, Daniel Bausch wrote: > > [...] > >> If anyone could give me a hint how to reliably set the preferred (or >> internal) encoding I could check wether it might have something to do >> with the system locale. > > I have (only) the following encoding related settings in my > initialisation, some of which are very historical and may or may not be > needed... > > #+begin_src emacs-lisp > (prefer-coding-system 'utf-8) > (set-charset-priority 'unicode) > (setq default-process-coding-system '(utf-8-unix . utf-8-unix)) > #+end_src > > I think the first one is the most important. Thank you for the code, but unfortunately it does not help. The first line I already had and adding the other two did not help either. Executing M-x prefer-coding-system interactively works and that is what I am doing each day. Maybe I will look again how to set the expected LC_... environment variables for emacs daemon. Regards, Daniel --=20 MSc. Daniel Bausch Research Assistant (Computer Science) Technische Universit=C3=A4t Darmstadt http://www.dvs.tu-darmstadt.de/staff/dbausch