From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.help Subject: Re: How can we evaluate buffer but also must clear... Date: Fri, 14 Jun 2019 05:46:18 +0200 Organization: GNU's NOT Unix! Message-ID: References: Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="205289"; mail-complaints-to="usenet@blaine.gmane.org" Cc: help-gnu-emacs@gnu.org To: Budi Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 14 05:46:54 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 1hbdB0-000rG0-Kf for geh-help-gnu-emacs@m.gmane.org; Fri, 14 Jun 2019 05:46:54 +0200 Original-Received: from localhost ([::1]:48168 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hbdAz-0003pV-IN for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Jun 2019 23:46:53 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51532) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hbdAa-0003mR-G6 for help-gnu-emacs@gnu.org; Thu, 13 Jun 2019 23:46:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hbdAZ-0004Bn-K0 for help-gnu-emacs@gnu.org; Thu, 13 Jun 2019 23:46:28 -0400 Original-Received: from 129.ip-51-38-48.eu ([51.38.48.129]:58100 helo=maillard.im) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hbdAZ-000481-5X for help-gnu-emacs@gnu.org; Thu, 13 Jun 2019 23:46:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=maillard.im; s=mail; t=1560483978; h=from:from:sender:reply-to:subject:subject:date:date:message-id:to:to: cc:cc:mime-version:content-type:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=FtX3CsAo1nQpNLU/vO5NxL2E3+OY6wBSU/rwiEcdey0=; b=K7OBIPRXXeCH0X6cCcXarOnlYx+eSWH4lrRO0EOGZJBtHOUWJQQtEpsXgnpF2OyTBNgiCB X98GS/rU7C9DqDNF8+rfm9DtV2mAdGxnWHDmmU1mylssSTZB0BrUVmzVcIXGyVD4QSh1FS s2T+0Lv4piVGcDmd2if4KxTh2qsrLLQ= In-Reply-To: (message from Budi on Thu, 13 Jun 2019 20:52:13 +0700) Jabber-ID: xavier@maillard.im X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 51.38.48.129 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:120942 Archived-At: > From: Budi > Date: Thu, 13 Jun 2019 20:52:13 +0700 > > How can we evaluate buffer You can use the function `eval-buffer' (describe-function 'eval-buffer) > but also must clear the undefined or unset > function or variable in the .el file contained in that buffer ? I do not understand that part, sorry. - xma GPG: BA4909B7 8F04DE1B