emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Extracting agenda information: what encoding?


From: Carsten Dominik
Subject: Re: [Orgmode] Extracting agenda information: what encoding?
Date: Mon, 12 Oct 2009 14:14:45 +0200


On Oct 12, 2009, at 12:59 PM, Dave Milter wrote:

On 10/12/09, Carsten Dominik <address@hidden> wrote:
Hi DAve,

I have little knowledge about coding systems myself.

Could you please let me know, what if the value of `buffer-file- coding-
system' in an agenda buffer, when you create the agenda by hand?


I ran org-agenda in emacs, then press "a", and
chose in menu "Describe coding system", and got:

Coding system for saving this buffer:
 Not set locally, use the default.
Default coding system (for new files):
 U -- utf-8-unix (alias: mule-utf-8-unix)

Could you please do   `C-h v buffer-file-coding-system RET'
Just to be sure that we are talking about the same thing.

Also, could you try to run with the following in .emacs, to see
if the problem disappears?

    (eval-after-load "org-agenda"
      '(defun org-encode-for-stdout (s) s))

Thanks

- Carsten







reply via email to

[Prev in Thread] Current Thread [Next in Thread]