From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ivan Sokolov Newsgroups: gmane.emacs.help Subject: Re:Highlighting New Keywords in texinfo-mode Date: Sat, 03 Oct 2020 23:33:16 +0300 Message-ID: <864221601757196@iva5-64778ce1ba26.qloud-c.yandex.net> References: Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28965"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Help Gnu Emacs To: Christopher Dimech Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sat Oct 03 22:34:02 2020 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kOoEE-0007QZ-7q for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 03 Oct 2020 22:34:02 +0200 Original-Received: from localhost ([::1]:36770 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kOoED-0000MC-1w for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 03 Oct 2020 16:34:01 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41126) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kOoDf-0000Ll-6p for help-gnu-emacs@gnu.org; Sat, 03 Oct 2020 16:33:27 -0400 Original-Received: from forward501j.mail.yandex.net ([2a02:6b8:0:801:2::111]:43966) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kOoDc-0003qV-J0 for help-gnu-emacs@gnu.org; Sat, 03 Oct 2020 16:33:26 -0400 Original-Received: from mxback9j.mail.yandex.net (mxback9j.mail.yandex.net [IPv6:2a02:6b8:0:1619::112]) by forward501j.mail.yandex.net (Yandex) with ESMTP id 0D760338006F; Sat, 3 Oct 2020 23:33:17 +0300 (MSK) Original-Received: from localhost (localhost [::1]) by mxback9j.mail.yandex.net (mxback/Yandex) with ESMTP id cHjUxyNQKU-XG3awV3E; Sat, 03 Oct 2020 23:33:16 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ya.ru; s=mail; t=1601757196; bh=qacBwkJ168hXVni64+zbPLa9jVL3dklZY4mIUVB9ChE=; h=Message-Id:Cc:Subject:In-Reply-To:Date:References:To:From; b=UKBem4g/sPG01pOK66e2aByMcIKCq8M5fHPFRdKW17FxZl2i4OtEPbeT8G6MbXxCc 0sqC3Po17z+AoJIFBfTI+ZWpcvHEEDb83RntEHz+2uII+QDe4WIZel4VuwHX2d3QWS gz37mm4TzC3weKMpfhc5snY/H7RGbDw2iaXPk9P8= Authentication-Results: mxback9j.mail.yandex.net; dkim=pass header.i=@ya.ru Original-Received: by iva5-64778ce1ba26.qloud-c.yandex.net with HTTP; Sat, 03 Oct 2020 23:33:16 +0300 Envelope-From: ivan-p-sokolov@yandex.ru In-Reply-To: X-Mailer: Yamail [ http://yandex.ru ] 5.0 Received-SPF: pass client-ip=2a02:6b8:0:801:2::111; envelope-from=ivan-p-sokolov@ya.ru; helo=forward501j.mail.yandex.net X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:124260 Archived-At: In this case cars are regular expressions, so you must use four slashes to match one in the buffer. Two levels of escaping -- for strings and regexps.