From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Writing CV with Emacs Date: Thu, 8 Jan 2009 16:10:21 +0100 Message-ID: References: <9d47a239-128b-4583-8559-518310190047@d42g2000prb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1231427486 1399 80.91.229.12 (8 Jan 2009 15:11:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 8 Jan 2009 15:11:26 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Decebal Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 08 16:12:27 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LKwYQ-0001UH-Iq for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Jan 2009 16:12:14 +0100 Original-Received: from localhost ([127.0.0.1]:55048 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LKwX8-00011g-As for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Jan 2009 10:10:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LKwWn-0000zI-WF for help-gnu-emacs@gnu.org; Thu, 08 Jan 2009 10:10:34 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LKwWm-0000xB-CI for help-gnu-emacs@gnu.org; Thu, 08 Jan 2009 10:10:33 -0500 Original-Received: from [199.232.76.173] (port=38062 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LKwWm-0000x2-8J for help-gnu-emacs@gnu.org; Thu, 08 Jan 2009 10:10:32 -0500 Original-Received: from fmmailgate03.web.de ([217.72.192.234]:40619) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LKwWl-0001lp-Np for help-gnu-emacs@gnu.org; Thu, 08 Jan 2009 10:10:32 -0500 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate03.web.de (Postfix) with ESMTP id E5B29F64F113; Thu, 8 Jan 2009 16:10:29 +0100 (CET) Original-Received: from [91.35.213.104] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.110 #273) id 1LKwWj-0004jU-00; Thu, 08 Jan 2009 16:10:29 +0100 In-Reply-To: <9d47a239-128b-4583-8559-518310190047@d42g2000prb.googlegroups.com> X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1+4FVMW3ASWjLwp0+SPxNecz8h82JVF/jJF8EQK L4Ol3WjgT7pMza7cntxTl6BHwFLL+qtvJMo4Vf7bDrmxlDhr8V ig+x65v7Njb1VIva/1oQ== X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:61187 Archived-At: Am 08.01.2009 um 14:26 schrieb Decebal: > Some time ago I saw somewhere (a post, a webpage, I do not remember) > that someone used Emacs to write his CV. He used something to convert > the buffer to a PDF-file and previewed it in Emacs. Doc-view(-mode) allows the latter, AUCTeX makes TeXing more comfortable. -- Greetings Pete When in doubt, use brute force. =96 Ken Thompson