From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Shyam Nath Newsgroups: gmane.emacs.help Subject: Metaprogramming Date: Sun, 15 Sep 2019 13:13:09 +1000 Message-ID: <16d32e8f08d.1191d211432772.321131096239642746@shyam.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="127303"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Zoho Mail To: "help-gnu-emacs" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Sep 15 05:13:43 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1i9Kys-000Wxd-15 for geh-help-gnu-emacs@m.gmane.org; Sun, 15 Sep 2019 05:13:42 +0200 Original-Received: from localhost ([::1]:53016 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i9Kyq-00039i-Ew for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Sep 2019 23:13:40 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53626) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i9Kye-00039P-VR for help-gnu-emacs@gnu.org; Sat, 14 Sep 2019 23:13:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i9Kyd-0000WU-H6 for help-gnu-emacs@gnu.org; Sat, 14 Sep 2019 23:13:28 -0400 Original-Received: from sender4-of-o54.zoho.com ([136.143.188.54]:21420) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i9Kyc-0000TS-UU for help-gnu-emacs@gnu.org; Sat, 14 Sep 2019 23:13:27 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1568517190; cv=none; d=zoho.com; s=zohoarc; b=IHD6RCnaMqFVRP47aFnP6xNueaqvfHARh3j0WaOurKQxbQoxX+uO8ZHlaHHlUatrnaWu4RO0aQwPwCDco3ZVamoL6vO/Hkv5N0imur3oHHJ2r7acfL+u5CinSlfEfjv+v1HpmBtqP7SrdUtm2FlzoXNNhwyBTtZvEr3t1D6a+kY= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1568517190; h=Content-Type:Date:From:MIME-Version:Message-ID:Subject:To:ARC-Authentication-Results; bh=cGeuZDG917Mk1rX+dHbR8P4Q6juYqE6MhuNEYlj5vl0=; b=f9SMa7nuYn9uNQZ6zAOuj97xoY36D6TYw+JfRnbsAnqNKEbZ0yy1piBvgMNneX39710CF0LZCXCGu9vyLsODi3uZHV3NEOBT6kLvDydcHRgurpzcYuoe3IriiGahCMf/zpsP1F7UHWqml+Ya89socsGs7QTUK0xAlHNxG6hSTsE= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass header.i=shyam.id.au; spf=pass smtp.mailfrom=shyam@shyam.id.au; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1568517190; s=zoho; d=shyam.id.au; i=shyam@shyam.id.au; h=Date:From:To:Message-Id:In-Reply-To:Subject:MIME-Version:Content-Type; l=3309; bh=cGeuZDG917Mk1rX+dHbR8P4Q6juYqE6MhuNEYlj5vl0=; b=XukkzfMpMmZQOrSvuR7TaigM1Kf1337jpgSpTXUXp8Bgz9z63ZQuj5H07KmKM6yk DOozgCNr9+wM8GDyp/PXmFhxSIn8uuePLYN0LLwNAnR/L1ZYVpLnEIe89NCTrG8gcqJ gT9bs0zEH4FBuOHQiQp4scCubUp+qNjl0031ttWI= Original-Received: from mail.zoho.com by mx.zohomail.com with SMTP id 1568517189775877.4249535656987; Sat, 14 Sep 2019 20:13:09 -0700 (PDT) X-Priority: Medium X-Mailer: Zoho Mail X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 136.143.188.54 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.org gmane.emacs.help:121513 Archived-At: =F0=9F=96=96 Hello World, This is a query from over half a decade ago: https://stackoverflow.com/q/2= 2224045 I want to redefine functions by manipulating the pre-existing function; is = there any way to do this? I'd rather not just copy the whole function definition into my init.el file= just to change one LOC; maybe there's a better way of doing this part inst= ead? LIVE LONG AND PROSPER \V/, AGENT S. =F0=9F=95=B4 Migrating Infestive Bugs !!