Re: [O] cyrillic agenda

2012-12-24 Thread basilio
Hi Bastien,

thanks, you're right, it's more emacs-centered problem.
I've switched to html output as a workaround.

Thanks again,
Basilio




Re: [O] cyrillic agenda

2012-12-23 Thread Bastien
Hi Basilio,

basilio basi...@gmx.com writes:

 Does anybody know how setup emacs to ps-print finely cyrillic agendas?

Perhaps you'll have more answers on the help-gnu-emacs mailing list?

  https://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Best,

-- 
 Bastien



[O] cyrillic agenda

2012-12-04 Thread basilio
Hi to all!

Does anybody know how setup emacs to ps-print finely cyrillic agendas?
Unfortunately couldn't find this in documentation nor in the net.
Nevertheless I managed somehow get draft ps/pdf files with the
following setup in my .emacs:

(require 'ps-mule)
(setq ps-multibyte-buffer 'bdf-font)

Files are readable/printable, of course, but don't look very nice.

Sorry for a novice question.
Thanks ahead.

PS I use emacs23 from Debian repositories on Debian Wheezy.