Your message dated Sat, 26 Nov 2005 23:41:22 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#340810: read-todos: -f is not for saving to filename!
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 26 Nov 2005 06:02:23 +0000
>From [EMAIL PROTECTED] Fri Nov 25 22:02:23 2005
Return-path: <[EMAIL PROTECTED]>
Received: from frodo.hserus.net ([204.74.68.40])
by spohr.debian.org with esmtp (Exim 4.50)
id 1Eft8h-0004iM-DV
for [EMAIL PROTECTED]; Fri, 25 Nov 2005 22:02:23 -0800
Received: from tc218-187-20-2.dialup.dynamic.apol.com.tw ([218.187.20.2]:4923
helo=jidanni1)
by frodo.hserus.net with esmtpsa
(Cipher TLSv1:AES256-SHA:256) (Exim 4.54 #0)
id 1Eft8e-0004Vx-NT by authid <jidanni> with plain
for <[EMAIL PROTECTED]>; Sat, 26 Nov 2005 11:32:21 +0530
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Dan Jacobson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
X-Debbugs-No-Ack: please
Subject: read-todos: -f is not for saving to filename!
X-Mailer: reportbug 3.17
Date: Sat, 26 Nov 2005 10:31:24 +0800
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-10.1 required=4.0 tests=BAYES_00,DATE_IN_PAST_03_06,
HAS_PACKAGE,RCVD_IN_SORBS,X_DEBBUGS_NO_ACK autolearn=ham
version=2.60-bugs.debian.org_2005_01_02
Package: pilot-link
Version: 0.11.8-12
Severity: normal
File: /usr/bin/read-todos
Seen today:
|$ read-todos
|ERROR: Insufficient number of arguments
|
| Syncronize your ToDo database with your desktop machine
|
| Usage: read-todos -p <port> [options]
I see, always at least I need -p (but not for -f, so say "-p port|-f")
|
| Options:
| -p, --port <port> Use device file <port> to communicate with Palm
| -h, --help Display help information for read-todos
| -v, --version Display read-todos version information
| -f, --file <filename> Save ToDO entries in <filename> instead of STDOUT
I see, -f is for saving to filename.
|
| Examples:
|
| Read the on-Palm ToDo database, and dump to STDOUT
| read-todos -p /dev/pilot
|
| Read the ToDoDB.pdb file on disk, and dump to STDOUT
| read-todos -f ToDoDB.pdb
Wait! Didn't you say -f is for saving... now you mean reading from...!!
$ man read-todos
| -f, --file <filename>
| Save ToDO entries in <filename> instead of STDOUT
Same problem!!
|
| Example:
| read-todos -p /dev/pilot -d ~/Palm
-d? it is not mentioned anywhere else here.
| By default, the contents of your Palm's memo database will be written
| to standard output as a standard Unix mailbox (mbox-format) file, with
| each memo as a separate message. The subject of each message will be
| the category.
Memo database? Why not the ToDo database?
---------------------------------------
Received: (at 340810-done) by bugs.debian.org; 26 Nov 2005 22:41:27 +0000
>From [EMAIL PROTECTED] Sat Nov 26 14:41:27 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp6-g19.free.fr ([212.27.42.36])
by spohr.debian.org with esmtp (Exim 4.50)
id 1Eg8jX-0000ER-Hq
for [EMAIL PROTECTED]; Sat, 26 Nov 2005 14:41:27 -0800
Received: from acer.maison.bogus (au113-1-82-235-203-188.fbx.proxad.net
[82.235.203.188])
by smtp6-g19.free.fr (Postfix) with ESMTP id B01B1964B;
Sat, 26 Nov 2005 23:41:26 +0100 (CET)
Received: from rousseau by acer.maison.bogus with local (Exim 4.54)
id 1Eg8jS-00032Y-Vd; Sat, 26 Nov 2005 23:41:23 +0100
Date: Sat, 26 Nov 2005 23:41:22 +0100
From: Ludovic Rousseau <[EMAIL PROTECTED]>
To: Dan Jacobson <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#340810: read-todos: -f is not for saving to filename!
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
Content-Transfer-Encoding: quoted-printable
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-5.5 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER,
RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02
fixed in 0.11.8-0.12.0-pre4-3
Le Saturday 26 November 2005 =E0 10:31:24, Dan Jacobson a =E9crit:
> Package: pilot-link
> Version: 0.11.8-12
> Severity: normal
> File: /usr/bin/read-todos
>=20
> Seen today:
> |$ read-todos
> |ERROR: Insufficient number of arguments
> |
> | Syncronize your ToDo database with your desktop machine
> |
> | Usage: read-todos -p <port> [options]
> I see, always at least I need -p (but not for -f, so say "-p port|-f")
> |
> | Options:
> | -p, --port <port> Use device file <port> to communicate wit=
h Palm
> | -h, --help Display help information for read-todos
> | -v, --version Display read-todos version information
> | -f, --file <filename> Save ToDO entries in <filename> instead o=
f STDOUT
> I see, -f is for saving to filename.
> |
> | Examples:
> |
> | Read the on-Palm ToDo database, and dump to STDOUT
> | read-todos -p /dev/pilot=20
> |
> | Read the ToDoDB.pdb file on disk, and dump to STDOUT
> | read-todos -f ToDoDB.pdb
> Wait! Didn't you say -f is for saving... now you mean reading from...!!
>=20
> $ man read-todos
> | -f, --file <filename>
> | Save ToDO entries in <filename> instead of STDOUT
> Same problem!!
> |
> | Example:
> | read-todos -p /dev/pilot -d ~/Palm
>=20
> -d? it is not mentioned anywhere else here.
>=20
> | By default, the contents of your Palm's memo database will be=
written
> | to standard output as a standard Unix mailbox (mbox-format) fil=
e, with
> | each memo as a separate message. The subject of each message=
will be
> | the category.
>=20
> Memo database? Why not the ToDo database?
>=20
>=20
>=20
--=20
Dr. Ludovic Rousseau [EMAIL PROTECTED]
-- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]