Re: latest CVS running on RH 6.0

1999-11-17 Thread Rob Browning
$100 some-client-2 $75 some-client-3 $321 You can do this by switching the register to "multi-line" mode using the pop-up menu at the bottom. Or perhaps you meant something different... -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04

Re: latest CVS running on RH 6.0

1999-11-17 Thread Rob Browning
;t deposit the whole amount? > that is, the total deposit is check 1 + check 2 + check 3 - x amount > cashback which then you might use up for different things? I belive you just need to add a separate split to the transaction setting the "destination" to be your cash account, and th

Re: Significant milestone (for me anyway): now using the GNOME version.

1999-01-15 Thread Rob Browning
Thanks, I'll keep that in mind for later. I actually managed to fix up the quickfill stuff pretty well, so that'll probably do for now. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: latest CVS running on RH 6.0

1999-01-15 Thread Rob Browning
it, by all means, let us know. This is not the kind of thing you'd want to let slide. I wonder if it's a display issue only, or something deeper... -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: Coordinating Releases

1999-01-16 Thread Rob Browning
aintainer. No need to have several different .debs floating around. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: Problem upon startup

1999-01-16 Thread Rob Browning
ext-export.scm" > ERROR: Unbound variable: gnc:*config-dir* > > Scheme's not my forte... anyone have an idea? I presume this is from a pretty recent CVS checkout? If so, then what happens if you try to run it from the build directory? -- Rob Browning <[EMAIL PROTECTED]>

Re: gnucash gnome from cvs compilation error

1999-01-17 Thread Rob Browning
tory > table-gnome.c:53: gnome/gnucash-style.h: No such file or directory Linas may have forgotten to run autoconf after adding Dave's patches. Try that and see if it helps. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: Deprecating Depreciation...

1999-01-17 Thread Rob Browning
t; is > as dangerous as you suggest. Particularly, any of this, if implemented, should absolutely not be on by default. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: Reporting: A Different Cut

1999-01-17 Thread Rob Browning
he report generation so we can drop the ePerl requirement and more fully integrate reports, but we'll still support some sort of "template file" mechanism, so you won't need to write scheme to create new report types unless you want to do something really fancy. Linas and I discu

Re: The Ultimate Calculation Engine...

1999-11-20 Thread Rob Browning
Christopher Browne <[EMAIL PROTECTED]> writes: > Rob Browning suggested that it might be good to have a way of > somehow handling calculations done in Guile; I think I have some > suggestions for architecture. Either better still, or scarier > still, my "strawman" p

Re: gnucash gnome from cvs compilation error

1999-11-20 Thread Rob Browning
the --help global option for a list of other help options) See also the manpage and the info pages. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: The Ultimate Calculation Engine...

1999-11-20 Thread Rob Browning
to what (to me) is a set > of simple problems: Installment Loans and Depreciation. Well, I'm happy with simpler short-term solutions, but my ideal solution would be something like what I described. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: Successful build, two bug reports

1999-11-20 Thread Rob Browning
gh you do need to install libguile6-slib, you may also have to rebuild the slib catalog manually. If this is necessary, it can be done, as root with this command: guile -c "(use-modules (ice-9 slib)) (require 'new-catalog)" -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D0

splits, reports

1999-11-20 Thread Rob Coker
roduct works well. I've begun recording the accounting for my business (small, sole propietorship) on it and it is going great so far. Rob Coker -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

RE: splits, reports

1999-11-21 Thread Rob Coker
> -Original Message- > From: jcollins [mailto:jcollins]On Behalf Of Jeremy Collins > Sent: Saturday, November 20, 1999 10:46 PM > To: [EMAIL PROTECTED] > Subject: Re: splits, reports > > > Rob Coker wrote: > > > > I'm starting to use the Gnome

equity accounts & other miscellany

1999-11-21 Thread Rob Coker
hat makes sense like the sum of the child accounts. If I sound overly critical, I'm not. I think this is a truly functional tool and I'm currently using it and happy with where it is and is going. Thanks everyone for all the hard work that has gone into it. Rob Coker -- Gnucash Develop

devlopment tools

1999-11-21 Thread Rob Coker
Are the people doing the actual development of gnucash using an IDE of any kind or command line gcc + gdb? If an IDE, which one is it? I'd like to start helping (at least in the C part, it'll be a long time before I can do much in scheme) but am pretty spoiled to gui interfaces.

native report format

1999-11-21 Thread Rob Coker
sheet to format it however I want. Rob Coker -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: splits, reports

1999-11-21 Thread Rob Browning
though I know enough postscript to do it, I really don't want to get into the layout business right now... -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: devlopment tools

1999-11-21 Thread Rob Browning
"Rob Coker" <[EMAIL PROTECTED]> writes: > Are the people doing the actual development of gnucash using an IDE > of any kind or command line gcc + gdb? If an IDE, which one is it? Absolutely. Emacs is completely Integrated into my Development Environment :> Seriously

Re: native report format

1999-11-21 Thread Rob Browning
Jeremy Collins <[EMAIL PROTECTED]> writes: > I bet this is something that Rob would suggest we do in Scheme. Yep. > It sounds like Scheme would laugh at this kind of > task.. hehe... BTW, I have been trying to learn scheme but it is not > going to well yet... I'll get t

Re: native report format

1999-11-21 Thread Rob Browning
"Rob Coker" <[EMAIL PROTECTED]> writes: > While I've put my $0.02 on everything else, I'll add that I'd really > like to see the native format of reports to be text (preferably > comma delimited). One could site all the unix-philosophy reasons > for do

question about stock handling.

1999-11-21 Thread Rob Walker
I have just checked out gnucash from cvs, and compiled and installed it. A number of interesting things happened. My ./configure was "./configure --prefix=/home/rob/compiled" so that the whole mess could go under my home directory. Some of the problems I have had are as follows:

REAL question about stock handling

1999-11-21 Thread Rob Walker
my two categories. What I am wondering about is stock splits. I have not seen any way to enter stock splits into the stock registers. Is it possible? I don't think that the .csv file that I have has any notation for splits, so I will have to add that myself, or do them by hand. tia

Re: splits, reports

1999-11-21 Thread Rob Browning
#x27;m remembering, I saw their info the other day, and I was impressed. It might be appropriate, but I'd have to think about it a bit. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: splits, reports

1999-11-21 Thread Rob Browning
s worry about printing. As a stopgap, we can also make sure to support both html and something like CSV (or scheme forms (which can with about 5 lines of code be translated to CSV or whatever you want)) as output so it'll be fairly easy to use gnumeric or whatever for printing until we get to the bu

Re: Test Rats

1999-11-21 Thread Rob Browning
want it to be clear the Gnome version is kill of > the hill now, or at least it will be soon. Just announce this fact on slashdot, and then batton down the server hatches... -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To un

Re: Test Rats

1999-11-21 Thread Rob Browning
st menu-stuff is > only available in the gnome version. Yep, and I suspect that's only going to get worse. This is an issue we'll probably have to address in the medium term future... -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash D

bug report, wish list request

1999-11-21 Thread Rob Walker
I have a _very simple_ setup. I run /home/rob/compiled/bin/gnucash.gnome /home/rob/data/firsttry.xac and up pops gnucash. I have one + sign under "account name", and when I click on it and it becomes a -, I see "Cisco Sto" in the window after the elbow. I grab the &qu

Re: Test Rats

1999-11-21 Thread Rob Browning
Getting it going initially is a little tricky, but not a big deal, and you'll probably only do that once. I and some others, would be happy to help you with that. If you're interested, let me know, and we can take it to private mail. -- Rob Browning <[EMAIL PROTECTED]> PGP=E8

Re: ANNOUNCE: gnucash-1.2.4

1999-11-21 Thread Rob Browning
FileIO patch gets in *everywhere*. Also, once you get Dave's latest patch into CVS, could you let me know. I'd like to get the quickfill fix into whatever version you're about to release. The reports patch will probably have to wait, but the quickfill fix is ready to go. Thanks

Re: bug report, wish list request

1999-11-21 Thread Rob Browning
I feel pretty sure it needs improvement. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: ANNOUNCE: gnucash-1.2.4

1999-11-21 Thread Rob Browning
day or so (maybe tomorrow). From: Rob Browning <[EMAIL PROTECTED]> Subject: Quick fix for serious bug in FileIO.c To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Date: 10 Nov 1999 12:30:30 -0600 I noticed this a while back when GnuCash silently wrote a corrupted file when my home partit

Re: native report format

1999-11-22 Thread Rob Browning
can be tricky otherwise. I suppose if we were smart enough to dynamically update all the reports whenever the underlying accounts changed, then we'd be in the clear too. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: Smart Register

1999-11-22 Thread Rob Walker
D associated with them? If they do, then sometimes I would like to have the daily stuff sorted in transaction order. rob -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: The Ultimate Calculation Engine...

1999-11-22 Thread Rob Browning
really have anything to do with having a good API on the engine, and if we have a correct implementation of that API in our current engine, then we don't *need* an RDB for the average user. Basically, that might be an option at some point, but for various administrative and ease-of-use issues, it

Re: ANNOUNCE: gnucash-1.2.4

1999-11-22 Thread Rob Browning
nd only if it succeeds. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: Trying to check for gtkxmhtml library and headers

1999-11-22 Thread Rob Browning
t available, expand to: gnome: echo "Can't build gnome version. See ./configure output for details." -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: bug report, wish list request

1999-11-22 Thread Rob Walker
t sure about this but it would give me a chance to Jeremy> try to understand the scheme code which is handling the Jeremy> commandline args. Oh! it is scheme which does the command line stuff? Which file? rob -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: saving preferences/session state

1999-11-22 Thread Rob Browning
gt; guile options code to keep track of "user preferences", but use the > gnome-config API to track "session management" stuff. I'm not familiar with the gnome session stuff. What would that buy us over just putting guile code in config.auto? If there's a file that GNO

Re: ANNOUNCE: gnucash-1.2.4

1999-11-22 Thread Rob Browning
Rob Browning <[EMAIL PROTECTED]> writes: > Linas. Did you read what I wrote!? > > both in the original patch and in my re-post? I quoted both the man > page describing why this is critical... Nevermind. Ignore that. I didn't realize that you were replying to the p

RE: equity accounts and timed transactions

1999-11-22 Thread Rob Coker
onthly deposits into their expense accounts (like a budget) which would take place however the periodic/timed transactions do. This is something at least older versions of quicken did. It's useful. Rob Coker -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: bug report, wish list request

1999-11-22 Thread Rob Browning
Rob Walker <[EMAIL PROTECTED]> writes: > Oh! it is scheme which does the command line stuff? Which file? src/scm/command-line.scm -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: Patch: quickfill et al.

1999-11-22 Thread Rob Browning
As long as you've deleted src/register/gnome/ChangeLog (which my patch does), then from any file in the source tree, put your cursor in the function you're working on (or no function if it's more general), and then hit "C-x 4 a". For more information see the info pages o

Re: Smart Register

1999-11-22 Thread Rob Walker
gt; same-dated transactions in processing order. Christopher> This seems to be yet another argument in favor of having Christopher> a list of transactions, and some clear ordering thereof. Is it true that there is no numbering system to transactions? If not, how do we keep them straight? What i

bugs work

1999-11-22 Thread Rob Walker
ash 8 research, close? 9 research, close? 23 confirm that new version doesn't do this (how did it get submitted on _that_ date? rob -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

patches for --version

1999-11-22 Thread Rob Walker
version output of xemacs, Eterm and bash, and they were all kinds of different. :-( One warning. I know _nothing_ about scheme. All I know is that it kind of resembles my 70k of xemacs startup files. :-) rob *** src/scm/command-line.scm.orig Mon Nov 22 20:51:04 1999 --- src/scm/command-l

standard terms + philosophy + RE: equity accounts

1999-11-23 Thread Rob Coker
ory look at the code (yet), so I have no true idea how difficult this would be. But it seems like only a few titles and sign switches to me - not that hard. Rob Coker > -Original Message- > From: Christopher Browne [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 23, 19

gnucash-mode

1999-11-23 Thread Rob Walker
I didn't see gnucash mode on http://www.gnucash.org/links.php3 where I was hoping it would be. Will someone please email me this mode? rob -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

last couple of bugs.

1999-11-23 Thread Rob Walker
, and not to people, I don't know who to notify when things are changed, except for the bug opener. do we want to think about there being mail exploders for the different areas? ([EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]), do we want to think about assigning bugs to people?

new category

1999-11-23 Thread Rob Walker
I would like to create a new category in the bugtracker, for supporting files. PRs 12, 13, and one other i kicked to xaction-engine tonight would belong there. what to call it? supportfiles? documentation? well, #12 doesn't fit that too well. i dunno, so i am looking for ideas. ro

need binaries...

1999-11-23 Thread Rob Walker
if version, bug report coming in later. rob -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

building gnucash-gnome crashes (PR#18)

1999-11-23 Thread Rob Walker
Kirk, On my system here I have the following: $ locate gnome.h /home/rob/src/cvs/gnucash/src/register/table-gnome.h /usr/include/gnome.h /usr/include/libgnome/libgnome.h /usr/include/popt-gnome.h $ dpkg -S /usr/include/gnome.h libgnome-dev: /usr/include/gnome.h $ do you have the gnome

performing a stock split (pr#15)

1999-11-23 Thread Rob Walker
shares" and another one which is "new shares". the calculations could be done on these fields, and the "price", "value", "total shares" columns would be locked down. rob -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: gnucash-mode

1999-11-24 Thread Rob Browning
Rob Walker <[EMAIL PROTECTED]> writes: > I didn't see gnucash mode on http://www.gnucash.org/links.php3 where > I was hoping it would be. Will someone please email me this mode? If you mean the "emacs mode" for gnucash, there isn't one. That was an idea I to

Re: dependencies

1999-11-24 Thread Rob Browning
should go away as a hard requirement soon. It should only be needed when something like --with-perl-module is specified. This depends on someone doing the autoconf work, and on me finishing up the new reports stuff. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930

RE: standard terms + philosophy + RE: equity accounts

1999-11-24 Thread Rob Coker
and I can make it work - mainly I want somewhere to track transactions, even if the signs are peculiar. It would be nice, though, if the tool followed typical accounting conventions. Rob Coker > -Original Message- > From: Christopher Browne [mailto:[EMAIL PROTECTED]] > Sent: Tuesday

question about PR #11

1999-11-25 Thread Rob Walker
No segfault. :-) I don't know if this ran through that code or not. rob -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

question about PR#26

1999-11-26 Thread Rob Walker
cribe what your bug was about? rob -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

cvs-commits-list@gnucash.org ?

1999-11-26 Thread Rob Walker
is there a cvs-commits-list? rob -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

question about PR#24

1999-11-26 Thread Rob Walker
uot;); but I never see those printed out in my terminal window. what am I doing wrong? rob -- "Three comes next, after two." -- me -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: question about PR#26

1999-11-26 Thread Rob Walker
>>>>> On Fri, 26 Nov 1999 08:35:04 -0700, Jeremy Collins >>>>> <[EMAIL PROTECTED]> said: Jeremy> Rob Walker wrote: >> >> Jeremy, >> >> I am confused by your problem description. I just added some >> xactions, in a single

reports

1999-11-26 Thread Rob Coker
Some time ago, someone said (Rob B. I think) that they had the eperl report replaced with Guile/Scheme. When is that going to make it into CVS? Rob Cker -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

cvs problems.

1999-11-26 Thread Rob Walker
Linas, I have been trying to 'cvs checkout' from your site for about 20 minutes now, and only gotten a couple of files. Is everything okay? rob -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: cvs problems.

1999-11-26 Thread Rob Walker
>>>>> On Fri, 26 Nov 1999 15:51:20 -0800 (PST), Rob Walker >>>>> <[EMAIL PROTECTED]> said: Rob> I have been trying to 'cvs checkout' from your site for about 20 Rob> minutes now, and only gotten a couple of files. Rob> Is everything okay?

fatal flaw in latest .rpms?

1999-11-26 Thread Rob Walker
and/or if it is something we can quickly remedy with a 1.2.6, or if it is a compilation problem with Jeremy's binaries. thx, rob -- Corporations just aren't more important than individuals. In no area of life should we be treating corporations as things that really matter. -- rms --

register layout question.

1999-11-26 Thread Rob Walker
mbered? I guess that would throw my idea out the door. Could it? That still leaves me with what to do with the transfer from field. Can we get rid of it from the first line of the entry? How often is it used? rob -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

patch to splitreg.c

1999-11-26 Thread Rob Walker
register to be out of whack now. I will look at that now, and see if I can get it right. It might be so simple as to fill in the headers in reverse order. The right fix is to get the headers to be double line when in double line mode, and all such. rob diff -c splitreg.c

C help.

1999-11-26 Thread Rob Walker
w, I _really_ don't have a clue with "all that arrow stuff". what does that last line do? hey! is #define different than #DEFINE ??? is _that_ what I am missing? rob ps. if i understand #define's, then every time we see HDR (DATE), those three lines get copied into t

definition of memo field

1999-11-26 Thread Rob Walker
couldn't NEW (memo,Text); in splitreg.c serve us better as NEW (memo, QuickFill); ?? That would save some time for the memo filler inners among us. rob -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: fatal flaw in latest .rpms?

1999-11-27 Thread Rob Walker
site might have helped me immensely yesterday while I was trying to help James if it was. Tyson> seems to be a problem with the newest version of lesstif Tyson> (although there might be a way to fix it). This prompted me to Tyson> switch to the gnome UI for the Debian package, sin

Re: Debian package of gnucash 1.2.4 [Was: Same procedure as last year? Same procedure as every year, James!]

1999-11-27 Thread Rob Walker
don't have enough gnome support and lesstif has Tyson> been causing lots of trouble. well! thank you. rob -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: fatal flaw in latest .rpms?

1999-11-27 Thread Rob Walker
>>>>> On Sat, 27 Nov 1999 09:56:58 -0700, Jeremy Collins >>>>> <[EMAIL PROTECTED]> said: >> Debian version?!? That isn't on the ftp site might have helped >> me immensely yesterday while I was trying to help James if it was. Jer

Re: Notification: PR#11

1999-11-27 Thread Rob Walker
that bug report, so that I could attempt to reproduce? rob -- "Three comes next, after two." -- me -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: patch to splitreg.c

1999-11-27 Thread Rob Walker
>>>>> On Fri, 26 Nov 1999 21:07:48 -0800 (PST), Rob Walker >>>>> <[EMAIL PROTECTED]> said: Rob> changes made: Rob> . rearranged the LABEL commands to be in the same order as the Rob> #defines at the top of the file. Rob> . corrected the LA

questions about CVS use

1999-11-27 Thread Rob Walker
nas, If you don't know how to set that up, I can go look at the enlightenment cvs tree and see what they have done there. rob -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

question about PR #32

1999-11-27 Thread Rob Walker
xaction engine the right place? It doesn't feel right. Do we need a new category? :-) rob -- "Got a router problem, but can't be bothered showing anyone your configs? Hate to collect those pesky debugs for fussy, demanding engineers? Well finally there's a better way ---

Re: C help.

1999-11-27 Thread Rob Walker
what -> did. thanks again. >> ps. if i understand #define's, then every time we see HDR (DATE), >> those three lines get copied into the source file each time on the >> way to/through the preprocessor. Doesn't that bring out a ton >> extra BasicCell *hcell; line

Re: question about PR #32

1999-11-27 Thread Rob Walker
ut a few days Dave> ago. They are not in CVS yet. on the -patches list, right? I will read through some of the archives there now, and check. rob -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: questions about CVS use

1999-11-27 Thread Rob Walker
lict' if linas> your code and my code are not idntical where the changes linas> occured. which is my cue to rm the file, and to do another update. :-) rob -- The cynics among us might say: "We laugh, monkeyboys -- Linux IS the mainstream UNIX now!MuaHaHaHa!" but that would be

Re: Notification: PR#11

1999-11-28 Thread Rob Walker
eLocal Store" which is definately not what I Paul> expected! This is the symptom that I was reporting yesterday, and someone told me that there were fixes in QuickFill.c which were waiting to be committed to CVS still. rob -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: Notification: PR#11

1999-11-28 Thread Rob Walker
. and we are not even getting Jeremy> that many reports yet. Jeremy> Suggestions? we just need to learn to cc: the list _or_ the bugtracker email address, not both. rob -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: Same procedure as last year? Same procedure as every year, James!

1999-11-28 Thread Rob Browning
to let the makefile do it. It has to set some envt variables. However I thought that the makefile should also have been setting the execute flag on the script. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: Same procedure as last year? Same procedure as every year, James!

1999-11-28 Thread Rob Browning
Marco Pistore <[EMAIL PROTECTED]> writes: > Today i have tried to install debian packages libguile6 and > libguile6-dev (instead of libguile4 and libguile4-dev), and the > error above has disappeared... You also probably need libguile6-slib. -- Rob Browning <[EMA

Re: dependencies

1999-11-28 Thread Rob Browning
with the reports stuff so that eperl's not needed anymore. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: question about PR #11

1999-11-28 Thread Rob Browning
Rob Walker <[EMAIL PROTECTED]> writes: > I see that the patch which is included in PR #11 changes the > calculation of *position. However, it doesn't re-set it with the > gtk_editable_set_position() function. Why? Is there another way to > set the position and what po

Re: reports

1999-11-28 Thread Rob Browning
"Rob Coker" <[EMAIL PROTECTED]> writes: > Some time ago, someone said (Rob B. I think) that they had the eperl > report replaced with Guile/Scheme. When is that going to make it > into CVS? I would guess about a week. -- Rob Browning <[EMAIL PROTECTED]> PGP=E8

Re: fatal flaw in latest .rpms?

1999-11-28 Thread Rob Browning
Jeremy Collins <[EMAIL PROTECTED]> writes: > Rob Browning asked that we not mirror the debian package on the ftp > site because most people would use apt anyway. How about putting a README.Debian-package or README.deb, or whatever on the ftp site in the appropriate dir just so peop

Re: fatal flaw in latest .rpms?

1999-11-29 Thread Rob Walker
>>>>> On Mon, 29 Nov 1999 00:23:29 -0700, Jeremy Collins >>>>> <[EMAIL PROTECTED]> said: Jeremy> Rob Browning wrote: >> How about putting a README.Debian-package or README.deb, or >> whatever on the ftp site in the appropriate dir just so pe

Re: C help.

1999-11-29 Thread Rob Browning
nk adding another > dependency for gnucash would be a bit much right now. And IMO better to do the work where you really need garbage collection on the scheme side where it's handled "right". > No problem, you're doing heaps of work on the code so I thought this > woul

Re: questions about CVS use

1999-11-29 Thread Rob Browning
Dave Peticolas <[EMAIL PROTECTED]> writes: > Just do a cvs update and you will have the latest stuff. Don't forget the -Pd cvs -z3 update -Pd ... -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubs

Re: questions about CVS use

1999-11-29 Thread Rob Browning
Rob Walker <[EMAIL PROTECTED]> writes: > which is my cue to rm the file, and to do another update. :-) Maybe, unless you've worked on that region since... -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To uns

Re: Notification: incoming/32

1999-11-29 Thread Rob Browning
fixed in my latest quickfill patch. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: Compiling Gnucash on Intel Solaris

1999-11-29 Thread Rob Browning
ould be $(shell ls foo) or something similar. Find will do a recursive search which is probably not what we want. Also, if we were going to use find, we'd need to use something like $(find . foo -maxdepth 1). Without the dot, some non-GNU finds will regurgitate. -- Rob Browning <[

Re: fatal flaw in latest .rpms?

1999-11-29 Thread Rob Browning
didn't mix up the directories.. ;-) ) Actually it should be ftp://ftp.debian.org/debian/dists/potato/main/binary-i386/utils/ http://www.debian.org/Packages/unstable/utils/gnucash.html -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer&#

Re: Notification: incoming/34

1999-11-29 Thread Rob Browning
h/scm/path.scm:64:35: While evaluating arguments to gnc: > config-var-value-get in expression (gnc:config-var-value-get gnc:*config-dir*): > /usr/local/share/gnucash/scm/path.scm:64:35: Unbound variable: gnc:*config-dir* I think this probably means that you don't have slib installe

Re: ChangeLog/release Notes

1999-11-29 Thread Rob Browning
function) you are working on, and then hit "C-x 4 a" to add a new ChangeLog entry. Emacs will find the right file and start the entry for you. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: Whole lotta hashin' goin' on...

1999-11-29 Thread Rob Browning
then this is probably fine. We'll just have to keep an eye out for any changes in guile's hash table implementation. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]

Re: register layout question.

1999-11-29 Thread Rob Browning
Rob Walker <[EMAIL PROTECTED]> writes: > That still leaves me with what to do with the transfer from field. > Can we get rid of it from the first line of the entry? How often is > it used? Umm. If I understand what you're talking about. That field should *always* be u

Re: configuration patches for gtkxmhtml

1999-11-29 Thread Rob Browning
Robert Graham Merkel <[EMAIL PROTECTED]> writes: > One question, I read on the list that Rob Browning is working on > replacing the report perl code with scheme code. How much longer is > the perl code likely to hang around for? Not long. I think I can have something prelim

<    1   2   3   4   5   6   7   8   9   10   >