From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hasan Masood Newsgroups: gmane.emacs.help Subject: How to add a tooldbar button Date: Wed, 7 May 2014 08:08:25 -0600 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1399477313 25854 80.91.229.3 (7 May 2014 15:41:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 May 2014 15:41:53 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 07 17:41:46 2014 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 1Wi3yX-00006W-G3 for geh-help-gnu-emacs@m.gmane.org; Wed, 07 May 2014 17:41:41 +0200 Original-Received: from localhost ([::1]:42126 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wi3yX-0001v0-2T for geh-help-gnu-emacs@m.gmane.org; Wed, 07 May 2014 11:41:41 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44711) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wi2WL-0003hp-Vj for help-gnu-emacs@gnu.org; Wed, 07 May 2014 10:08:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wi2WH-0003yy-TD for help-gnu-emacs@gnu.org; Wed, 07 May 2014 10:08:29 -0400 Original-Received: from mail-qa0-x22b.google.com ([2607:f8b0:400d:c00::22b]:39001) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wi2WH-0003ye-Pa for help-gnu-emacs@gnu.org; Wed, 07 May 2014 10:08:25 -0400 Original-Received: by mail-qa0-f43.google.com with SMTP id m5so1060969qaj.30 for ; Wed, 07 May 2014 07:08:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Z7dKGO1csQjsx+G7AVffflms3UDRcv2yiosdVQH/xzE=; b=faOWQ8Q6OyB4vbu/y2K/OY+2zChkzhwDzoOutRtdumUHJWqTMW5dOvYzf/JnkUQvWK 9UpbUFgUOvLYxL87M0lxHRRNa1S70h0cQ42G+a9QNXBdKd7lzptSLJZuJxkK1tyjFWsF D7XjcnDrS7ZLpi9CFkmWRrwcwjP4ZmTuwwoIIjtvlYm4nWzDJOdM2FW9s6Lx+IRxnIQQ ui2lyvM/nXZrQrfK/1AMg9/LPvGrqPRVPNHHaxtRzkhJ28qKvcUh+Yw65if6any1lrWD 3rr0s3grPCxn66mN4joxRiq9DaUkYzNkeXAkndGA7Tqyp9VmvRklPunlNabpEt0/rsif RvPg== X-Received: by 10.224.24.66 with SMTP id u2mr47352103qab.84.1399471705178; Wed, 07 May 2014 07:08:25 -0700 (PDT) Original-Received: by 10.96.127.135 with HTTP; Wed, 7 May 2014 07:08:25 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c00::22b X-Mailman-Approved-At: Wed, 07 May 2014 11:40:22 -0400 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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:97570 Archived-At: Hi Stephan, I couldnt find way to add a button to emacs toolbar, i want to bring 'revert buffer' function from File menu to toolbar as a button for quick access. Can you help.I use GNU Emacs 22.3.1. Thanks Hassan Masood