From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stefan Thomas" Newsgroups: gmane.emacs.help Subject: macro only for shell-mode Date: Fri, 3 Oct 2008 15:04:38 +0200 Message-ID: <8c1eed9b0810030604n2a8d7bf3x69cf2a57339883fa@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_23068_8137628.1223039078390" X-Trace: ger.gmane.org 1223039147 7214 80.91.229.12 (3 Oct 2008 13:05:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Oct 2008 13:05:47 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 03 15:06:34 2008 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 1KlkMG-0006wu-No for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Oct 2008 15:06:13 +0200 Original-Received: from localhost ([127.0.0.1]:49112 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KlkLD-0005r5-Mv for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Oct 2008 09:05:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KlkKw-0005qz-H1 for help-gnu-emacs@gnu.org; Fri, 03 Oct 2008 09:04:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KlkKv-0005qn-EJ for help-gnu-emacs@gnu.org; Fri, 03 Oct 2008 09:04:50 -0400 Original-Received: from [199.232.76.173] (port=45417 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KlkKv-0005qk-Aq for help-gnu-emacs@gnu.org; Fri, 03 Oct 2008 09:04:49 -0400 Original-Received: from rn-out-0910.google.com ([64.233.170.185]:61042) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KlkKu-0003by-OG for help-gnu-emacs@gnu.org; Fri, 03 Oct 2008 09:04:48 -0400 Original-Received: by rn-out-0910.google.com with SMTP id k32so582108rnd.7 for ; Fri, 03 Oct 2008 06:04:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=6sOVlxoa3ImFkWsY0jjB30QiylVTpOweltcbgq/vp9I=; b=SXNirq9cAmEr4Hftrn8aq+hlmvokswD9AJYwCO/qVtmnOa4bUQy+tbJ44Dkb/jWabg ARfMPHS0SW7V3Et2BFfALcAYKooEWzgNL1h9jHxHF1iYjjNPeW7/VEBGtgEje97EfJ9g w13Xvd3MXESNnVWsKTeqkYEojEERCU+J3kNOk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=uW33TQKJbY6J/PeaIYS27J9NwAbk/plkB8Orok4rAlVjrxl2TKpcHFcEk1gG20amZK aMxW9BoJBuBTzQsTOMxv55MtlCwpQn/uzAsnsQpJOMaaxW+ZH7aYJUl9juXzyATiQQlK K6BSJOla6IkzbIxfdJ5aLSfuO9s9KB9qFbSVs= Original-Received: by 10.151.50.11 with SMTP id c11mr1814626ybk.213.1223039078428; Fri, 03 Oct 2008 06:04:38 -0700 (PDT) Original-Received: by 10.150.181.12 with HTTP; Fri, 3 Oct 2008 06:04:38 -0700 (PDT) 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:58325 Archived-At: ------=_Part_23068_8137628.1223039078390 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Dear emacs-user, I have (succesfully!!) defined some macros. But I want them to use only in shell-mode. How can I do that? Thanks for Your help! Stefan ------=_Part_23068_8137628.1223039078390 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Dear emacs-user,
I have (succesfully!!) defined some macros.
But I want them to use only in shell-mode.
How can I do that?
Thanks for Your help!
Stefan
------=_Part_23068_8137628.1223039078390--