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: Printing questions concerning lpr-switches and printer-name Date: Thu, 23 May 2013 18:14:09 +0200 Message-ID: <884B6F3C-0D16-46E6-9CC6-1246FFA02E17@Web.DE> References: <87y5b6stw1.fsf@math.ethz.ch> <4C035C2D-268A-4A8A-821F-1D06502CC7D9@Web.DE> <87ppwira77.fsf@math.ethz.ch> <42C53119-AE69-40B6-8455-EE0296231DAB@Web.DE> <871u8xvjc2.fsf@math.ethz.ch> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1369325675 2034 80.91.229.3 (23 May 2013 16:14:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 May 2013 16:14:35 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Marius Hofert Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 23 18:14:34 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UfY9w-0007KU-Rh for geh-help-gnu-emacs@m.gmane.org; Thu, 23 May 2013 18:14:32 +0200 Original-Received: from localhost ([::1]:48705 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfY9w-00005s-C1 for geh-help-gnu-emacs@m.gmane.org; Thu, 23 May 2013 12:14:32 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:35866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfY9j-00005T-0Q for help-gnu-emacs@gnu.org; Thu, 23 May 2013 12:14:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UfY9c-0003Pw-Nq for help-gnu-emacs@gnu.org; Thu, 23 May 2013 12:14:18 -0400 Original-Received: from mout.web.de ([212.227.15.3]:56794) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfY9c-0003P5-El for help-gnu-emacs@gnu.org; Thu, 23 May 2013 12:14:12 -0400 Original-Received: from sumac.fritz.box ([95.223.131.144]) by smtp.web.de (mrweb003) with ESMTPA (Nemesis) id 0M5x4z-1UHiqB2t8T-00xRoa; Thu, 23 May 2013 18:14:10 +0200 In-Reply-To: <871u8xvjc2.fsf@math.ethz.ch> X-Mailer: Apple Mail (2.1085) X-Provags-ID: V02:K0:V/16scWS8/TdlPKOI7K9YtXscWciIwY1BgH43zMipgF L4aB5fsCDXu7qrIB1NI1D+5xo1gB1iL2sAX052w/6YdQNpXbqf 2OE4MPl0zqQd5w22TqnEBCVMRHNZ/z3D0I0u+/0MWzmtdifxqa Pbyh0VwyHqwBlBwPM5xdYDWcrrDC5jTWwg4tm6/Nr0zTaeA0j6 HA4mb8+LFKow9wo4N3YfQ== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.15.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:91005 Archived-At: Am 23.05.2013 um 16:53 schrieb Marius Hofert: > How? Create a function in which the variable is being set, bind it to a key! A simple function I wrote to have one init file for a few GNU Emacs = versions is this: (defun window-full-width-p () "Return false for old Emacsen" nil) Maybe it's necessary to have (interactive) instead of (). Instead of my = nil "action" you would have to set variables. More can be found in the = documentation. -- Mit friedvollen Gr=FC=DFen Pete Wer nichts zu verbergen hat, hat schon alles verloren. (Juli Zeh)