From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: Printing with emacs: Not working Date: Sun, 1 Mar 2009 22:01:22 +0100 Message-ID: References: <8dcb3b6f-ddbb-412a-a051-dd1624d960b2@r15g2000prh.googlegroups.com> <873ae0l938.fsf@bornier.net> <-sqdnZ77OKfLvjXUnZ2dnUVZ_uqdnZ2d@sysmatrix.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1235941324 28086 80.91.229.12 (1 Mar 2009 21:02:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 1 Mar 2009 21:02:04 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: DaveLG526 Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 01 22:03:19 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 1Ldsob-0004SX-Hg for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Mar 2009 22:03:13 +0100 Original-Received: from localhost ([127.0.0.1]:40368 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LdsnG-0007U9-HC for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Mar 2009 16:01:50 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ldsmr-0007SS-3w for help-gnu-emacs@gnu.org; Sun, 01 Mar 2009 16:01:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ldsmq-0007Qx-Il for help-gnu-emacs@gnu.org; Sun, 01 Mar 2009 16:01:24 -0500 Original-Received: from [199.232.76.173] (port=38204 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ldsmq-0007Qk-8h for help-gnu-emacs@gnu.org; Sun, 01 Mar 2009 16:01:24 -0500 Original-Received: from yx-out-1718.google.com ([74.125.44.158]:47746) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ldsmp-0002os-R8 for help-gnu-emacs@gnu.org; Sun, 01 Mar 2009 16:01:23 -0500 Original-Received: by yx-out-1718.google.com with SMTP id 34so1258803yxf.66 for ; Sun, 01 Mar 2009 13:01:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=db4+WvjhrWe1q7M38TtHzlQcdN/h4JeCoPcWK5e9zy4=; b=e08OAuy2p5g52wsvwTQVgqHz+Ne5ahpXjFraZKw+F/3dez3VKgINV04/rKDQDA6XRB I1ItiJoRuZrGSJ2SEoVwkNsiwwEB77imRWuID7KkkG7umLM3990FLIJ1cDHJZj+g0DBi y9Zju+NqpWJuI2IqLg2gTdPEvEVIr0brJDbIg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=VS8tcpt7AbwrzHyYOt/9hbUR7O2uWwAsWtL7KAjleBq1C2AGhJ1TL5MxQXOuv+3M3W hVxSrdS56+scI1y1/2P5l6n9YOXdVLQOnjC0VfyWsju4F92nuWYQVP81rSfTuv+aGq4e zoeW1j+PxC/+Z/Iv6fED9JeYWPCDJQwqSIibQ= Original-Received: by 10.231.16.74 with SMTP id n10mr3043567iba.28.1235941282048; Sun, 01 Mar 2009 13:01:22 -0800 (PST) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:62498 Archived-At: > Well I gave it a try but I must be missing something as a new Item > does not appear in the emacs File menu and no printing occurs. > > Here is my .emacs file: > > (require 'hfyview) See the beginning of the file hfyview.el.