From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikolaj Schumacher Newsgroups: gmane.emacs.help Subject: Re: newbie questions: customizing continuation lines and font for Windows emacs Date: Thu, 19 Mar 2009 12:19:48 +0100 Message-ID: References: <7b7c8b44-05f4-4e6d-889f-613829e57ecf@p2g2000prf.googlegroups.com> <9a2e52e5-4134-4755-8852-107d0aaa8070@d19g2000prh.googlegroups.com> <3f747f31-53c0-48b8-9a70-90d199a4cfff@p20g2000yqi.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1237461653 13471 80.91.229.12 (19 Mar 2009 11:20:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Mar 2009 11:20:53 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Elias Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 19 12:22:10 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 1LkGK8-0001hT-EU for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Mar 2009 12:22:09 +0100 Original-Received: from localhost ([127.0.0.1]:44651 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LkGIl-0006g5-VG for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Mar 2009 07:20:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LkGHy-0006Yk-Bl for help-gnu-emacs@gnu.org; Thu, 19 Mar 2009 07:19:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LkGHw-0006YK-Jf for help-gnu-emacs@gnu.org; Thu, 19 Mar 2009 07:19:53 -0400 Original-Received: from [199.232.76.173] (port=38522 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LkGHw-0006YD-3Y for help-gnu-emacs@gnu.org; Thu, 19 Mar 2009 07:19:52 -0400 Original-Received: from dd18200.kasserver.com ([85.13.138.168]:46937) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LkGHv-0007Nq-Py for help-gnu-emacs@gnu.org; Thu, 19 Mar 2009 07:19:52 -0400 Original-Received: from thursday (f050228070.adsl.alicedsl.de [78.50.228.70]) by dd18200.kasserver.com (Postfix) with ESMTP id E7C34181383C3; Thu, 19 Mar 2009 12:19:51 +0100 (CET) In-Reply-To: <3f747f31-53c0-48b8-9a70-90d199a4cfff@p20g2000yqi.googlegroups.com> (Elias's message of "Wed, 18 Mar 2009 15:23:33 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (darwin) 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:63083 Archived-At: Elias wrote: > I tried C-h v and C-h f. I have no idea what to pick from the huge > lists of variables and functions. Try M-x apropos and M-x apropos-variable. It allows you to search to list. regards, Nikolaj Schumacher