all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Nicolas Richard <theonewiththeevillook@yahoo.fr>
Cc: "Torbjørn Lindahl" <torbjorn.lindahl@gmail.com>, 17529@debbugs.gnu.org
Subject: bug#17529: 24.3; Error in hippie-expand
Date: Thu, 22 May 2014 02:21:14 -0400	[thread overview]
Message-ID: <38zjia8hb9.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <8738g5fppl.fsf@geodiff-mac3.ulb.ac.be> (Nicolas Richard's message of "Mon, 19 May 2014 23:01:10 +0200")


I think this would also work:

*** lisp/hippie-exp.el	2014-02-10 01:34:22 +0000
--- lisp/hippie-exp.el	2014-05-22 06:16:33 +0000
***************
*** 715,721 ****
  
  (defun he-line-search-regexp (pat strip-prompt)
    (if strip-prompt
!       (concat "\\(" comint-prompt-regexp "\\|^\\s-*\\)\\("
  	      (regexp-quote pat)
  	      "[^\n]*[^ \t\n]\\)")
        (concat "^\\(\\s-*\\)\\("
--- 715,721 ----
  
  (defun he-line-search-regexp (pat strip-prompt)
    (if strip-prompt
!       (concat "\\(" comint-prompt-regexp "\\|^\\s-*\\)\\(?2:"
  	      (regexp-quote pat)
  	      "[^\n]*[^ \t\n]\\)")
        (concat "^\\(\\s-*\\)\\("






  reply	other threads:[~2014-05-22  6:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-19 16:16 bug#17529: 24.3; Error in hippie-expand Torbjørn Lindahl
2014-05-19 16:26 ` Glenn Morris
2014-05-19 20:37   ` Torbjørn Lindahl
2014-05-19 20:40     ` Torbjørn Lindahl
2014-05-19 20:43       ` Torbjørn Lindahl
2014-05-19 21:01   ` Nicolas Richard
2014-05-22  6:21     ` Glenn Morris [this message]
2014-05-22 14:11       ` Stefan Monnier
2014-05-23 18:15       ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=38zjia8hb9.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=17529@debbugs.gnu.org \
    --cc=theonewiththeevillook@yahoo.fr \
    --cc=torbjorn.lindahl@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.