emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pcomplete expansion of Makefile rule names.


From: Matt Hodges
Subject: pcomplete expansion of Makefile rule names.
Date: Thu, 12 Feb 2004 22:17:17 +0000
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux)

In GNU Emacs 21.3.50.2 (i686-pc-linux-gnu, GTK+ Version 2.2.4)
 of 2004-02-11 on dugong
configured using `configure '--with-gtk''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: EShell

In EShell, pcomplete doesn't respect the -C flag of GNU make. Hitting
TAB at the following prompts:

    $ make

and

    $ make -C foo/

offers rules from ./Makefile in both cases. Having the rules from
foo/Makefile in the latter case would be nice (attached patch seems to
work).

Thanks,

Matt

Attachment: pcmpl-gnu.patch
Description: pcmpl-gnu.el patch.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]