equal
deleted
inserted
replaced
29 |
29 |
30 Also you can set woman-manpath variable. |
30 Also you can set woman-manpath variable. |
31 |
31 |
32 ** Setup INFOPATH. |
32 ** Setup INFOPATH. |
33 |
33 |
34 To browse info file inside Emacs set INFOPATH like this: |
34 To browse info file inside Emacs set INFOPATH like this for Cygwin: |
|
35 |
|
36 INFOPATH=e:/opt/cygwin/usr/share/info;e:/home/usr/share/info;e:/bin/gnuwin32/info;e:/bin/gnuwin32/share/info: |
|
37 |
|
38 and like this for MinGW: |
35 |
39 |
36 INFOPATH=e:/bin/gnutls/share/info;e:/bin/gnuwin32/info;e:/bin/gnuwin32/share/info;e:/bin/MinGW/info;e:/bin/MinGW/share/info;e:/bin/wget/info: |
40 INFOPATH=e:/bin/gnutls/share/info;e:/bin/gnuwin32/info;e:/bin/gnuwin32/share/info;e:/bin/MinGW/info;e:/bin/MinGW/share/info;e:/bin/wget/info: |
37 |
|
38 for MinGW. |
|
39 |
41 |
40 Note that last colon symbol is essential for include also Emacs info to list. |
42 Note that last colon symbol is essential for include also Emacs info to list. |
41 |
43 |
42 * GTD (org-mode). |
44 * GTD (org-mode). |
43 |
45 |