unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Re: cscope on windows
@ 2009-03-30  5:53 minesh varmas
  2009-03-30 18:43 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: minesh varmas @ 2009-03-30  5:53 UTC (permalink / raw)
  To: help-gnu-emacs


 thank you people for your suggestions , but i haven't yet been able to get it to work.

i set the path for cscope in the windows path variable. in addition to that,  I have the below lines in my _emacs file.

(setenv "PATH" (concat "C:/rhcygwin/bin;C:/rhcygwin/usr/local/bin;" (getenv "PATH")))
(setq exec-path (cons "C:/rhcygwin/bin;C:/rhcygwin/usr/local/bin" exec-path))

(setq explicit-shell-file-name "bash.exe")
;; For subprocesses invoked via the shell
;; (e.g., "shell -c command")
(setq shell-file-name explicit-shell-file-name)

now, the shell in emacs is the bash shell. but when i try to build the index file using cscope, it still cannot find it.

i did C-h v exec-path and got this,

exec-path is a variable defined in `C source code'.
Its value is 
("C:/rhcygwin/bin;C:/rhcygwin/usr/local/bin" "C:/rhcygwin/bin;C:/rhcygwin/usr/local/bin" "c:/WINDOWS/system32" "C:/WINDOWS" "C:/WINDOWS/System32/Wbem" "C:/Program Files/ZipGenius 6/" "C:/Program Files/Java/jdk1.6.0_12/bin" "C:/rhcygwin/usr/local/bin" "C:/rhcygwin/bin" "c:/emacs-22.3/bin")


the name 'rhycgwin' is because it installed the cygwin from redhat.




      




^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <mailman.4095.1238164307.31690.help-gnu-emacs@gnu.org>]
* cscope on windows
@ 2009-03-27 14:31 minesh varmas
  2009-03-27 20:53 ` Kevin Rodgers
  0 siblings, 1 reply; 6+ messages in thread
From: minesh varmas @ 2009-03-27 14:31 UTC (permalink / raw)
  To: help-gnu-emacs


i installed cscope in windows xp using cygwin.
in emacs i get the cscope menu, but when i try to build the index file i get this error
"apply: Searching for program: no such file or directory, cscope-indexer"

i put the cscope-indexer script in "C:\rhcygwin\usr\bin" and the cscope binary is located in "C:\rhcygwin\usr\local\bin"

how can i get cscope to work in emacs on windows?

many thanks.


      




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-08-29  7:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-30  5:53 cscope on windows minesh varmas
2009-03-30 18:43 ` Eli Zaretskii
     [not found] <mailman.4095.1238164307.31690.help-gnu-emacs@gnu.org>
2009-03-27 14:51 ` Thorsten Bonow
2017-08-29  7:48 ` vcgato29
  -- strict thread matches above, loose matches on Subject: below --
2009-03-27 14:31 minesh varmas
2009-03-27 20:53 ` Kevin Rodgers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).