Gnus development mailing list
 help / color / mirror / Atom feed
* test
@ 2003-03-30 20:31 Xavier Maillard
  0 siblings, 0 replies; 10+ messages in thread
From: Xavier Maillard @ 2003-03-30 20:31 UTC (permalink / raw)
  Cc: zedek, maillaxa

[-- Attachment #1: Type: text/plain, Size: 187 bytes --]


WTF is happening ? Hope I don't bother you too much.

-- 
http://www.gnusfr.org -- French Gnus user site

Anti-war disclaimer:
	"Bombing for peace is like fucking for virginity"

[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

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

* Re: test
  2018-10-08 16:52 test Jason L Tibbitts III
@ 2018-10-08 16:54 ` Jason L Tibbitts III
  0 siblings, 0 replies; 10+ messages in thread
From: Jason L Tibbitts III @ 2018-10-08 16:54 UTC (permalink / raw)
  To: ding-request

OK, that was decidedly not the thing which was supposed to happen.  My
apologies for that spammy bit; I have no idea why ding-request@gnus.org
is forwarded to ding@gnus.org instead of the mailing list software.

 - J<



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

* test
@ 2018-10-08 16:52 Jason L Tibbitts III
  2018-10-08 16:54 ` test Jason L Tibbitts III
  0 siblings, 1 reply; 10+ messages in thread
From: Jason L Tibbitts III @ 2018-10-08 16:52 UTC (permalink / raw)
  To: ding-request

lists
-- 
 Jason L Tibbitts III - tibbs@math.uh.edu - 713/743-3486 - 660PGH
 System Manager:  University of Houston Department of Mathematics 



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

* test
@ 2003-11-30 19:08 Xavier Maillard
  0 siblings, 0 replies; 10+ messages in thread
From: Xavier Maillard @ 2003-11-30 19:08 UTC (permalink / raw)


Please ignore this message.

Apologize for bothering

zeDek




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

* test
@ 2003-03-29 22:33 Xavier Maillard
  0 siblings, 0 replies; 10+ messages in thread
From: Xavier Maillard @ 2003-03-29 22:33 UTC (permalink / raw)
  Cc: zedek, maillaxa

[-- Attachment #1: Type: text/plain, Size: 208 bytes --]

<#secure method=pgpmime mode=sign>

Got problem when trying to post here :)
-- 
http://www.gnusfr.org -- French Gnus user site

Anti-war disclaimer:
	"Bombing for peace is like fucking for virginity"

[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

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

* test
@ 2003-01-01  0:11 Jason R. Mastaler
  0 siblings, 0 replies; 10+ messages in thread
From: Jason R. Mastaler @ 2003-01-01  0:11 UTC (permalink / raw)


ignore



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

* Re: test
  2001-10-07 15:34 test Amos Gouaux
@ 2001-10-07 17:17 ` ShengHuo ZHU
  0 siblings, 0 replies; 10+ messages in thread
From: ShengHuo ZHU @ 2001-10-07 17:17 UTC (permalink / raw)


Amos Gouaux <amos+lists.ding@utdallas.edu> writes:

> Might I suggest the following alteration:
>
> *** lisp/Makefile.in.orig       Sun Oct  7 10:31:47 2001
> --- lisp/Makefile.in    Sun Oct  7 10:31:57 2001
> ***************
> *** 37,43 ****
>         $(INSTALL_DATA) gnus-load.el $(lispdir)/gnus-load.el
>         for p in *.elc; do \
>           p=`basename $$p c`; \
> !         if [ -e "$(srcdir)/$$p" ]; then \
>             echo " $(INSTALL_DATA) $$p $(lispdir)/$$p"; \
>             $(INSTALL_DATA) $(srcdir)/$$p $(lispdir)/$$p; \
>           fi; \
> --- 37,43 ----
>         $(INSTALL_DATA) gnus-load.el $(lispdir)/gnus-load.el
>         for p in *.elc; do \
>           p=`basename $$p c`; \
> !         if [ -f "$(srcdir)/$$p" ]; then \
>             echo " $(INSTALL_DATA) $$p $(lispdir)/$$p"; \
>             $(INSTALL_DATA) $(srcdir)/$$p $(lispdir)/$$p; \
>           fi; \
>
> I believe the -e will only work with ksh/bash systems, not with
> systems that use sh with make.  Perhaps -f would be more general?

Installed. Thanks.

ShengHuo



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

* test
@ 2001-10-07 15:34 Amos Gouaux
  2001-10-07 17:17 ` test ShengHuo ZHU
  0 siblings, 1 reply; 10+ messages in thread
From: Amos Gouaux @ 2001-10-07 15:34 UTC (permalink / raw)


Might I suggest the following alteration:

*** lisp/Makefile.in.orig       Sun Oct  7 10:31:47 2001
--- lisp/Makefile.in    Sun Oct  7 10:31:57 2001
***************
*** 37,43 ****
        $(INSTALL_DATA) gnus-load.el $(lispdir)/gnus-load.el
        for p in *.elc; do \
          p=`basename $$p c`; \
!         if [ -e "$(srcdir)/$$p" ]; then \
            echo " $(INSTALL_DATA) $$p $(lispdir)/$$p"; \
            $(INSTALL_DATA) $(srcdir)/$$p $(lispdir)/$$p; \
          fi; \
--- 37,43 ----
        $(INSTALL_DATA) gnus-load.el $(lispdir)/gnus-load.el
        for p in *.elc; do \
          p=`basename $$p c`; \
!         if [ -f "$(srcdir)/$$p" ]; then \
            echo " $(INSTALL_DATA) $$p $(lispdir)/$$p"; \
            $(INSTALL_DATA) $(srcdir)/$$p $(lispdir)/$$p; \
          fi; \

I believe the -e will only work with ksh/bash systems, not with
systems that use sh with make.  Perhaps -f would be more general?

-- 
Amos




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

* test
@ 1998-09-09  5:08 Phil Humpherys
  0 siblings, 0 replies; 10+ messages in thread
From: Phil Humpherys @ 1998-09-09  5:08 UTC (permalink / raw)




test - please ignore


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

* test
@ 1998-06-05  9:14 Bjørn Erik Halvorsen
  0 siblings, 0 replies; 10+ messages in thread
From: Bjørn Erik Halvorsen @ 1998-06-05  9:14 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 151 bytes --]

test

Bjørn Erik Halvorsen 
kryssv.18 0583 Oslo tlf. 22654736 
email: bjorn-er@ifi.uio.no or: bhalvo@online.no
Url: http://www.ifi.uio.no/~bjorn-er/



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

end of thread, other threads:[~2018-10-08 16:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-30 20:31 test Xavier Maillard
  -- strict thread matches above, loose matches on Subject: below --
2018-10-08 16:52 test Jason L Tibbitts III
2018-10-08 16:54 ` test Jason L Tibbitts III
2003-11-30 19:08 test Xavier Maillard
2003-03-29 22:33 test Xavier Maillard
2003-01-01  0:11 test Jason R. Mastaler
2001-10-07 15:34 test Amos Gouaux
2001-10-07 17:17 ` test ShengHuo ZHU
1998-09-09  5:08 test Phil Humpherys
1998-06-05  9:14 test Bjørn Erik Halvorsen

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 NNTP newsgroup(s).