Re: [Fish-users] Login/startup problem

2010-12-06 Thread Mike Miller
Ok, thanks for your help.  I think I've gotten to the bottom of most if 
not all of the troubles.

How I fixed the issues:
   * First, I copied my customized vars from fishd.host to config.fish, 
fixed the syntax, then saved.
   * set -U seems to be the correct invocation for such a setting.
   * set -Ux for environment vars to share with binaries.
   * Then I deleted from fishd with set -e just to be sure. Probably not 
necessary.

Also, there were a few places where /home/user was hard coded, so I 
changed them to ~ in the config.fish.  (I have a different user name on 
the other machine unfortunately.)  Don't believe I set them that way 
initially, but it could be my fault.  My function search path had the 
issue, so it is why it couldn't find my key binding function, which 
hosed everything.

Would appreciate if anyone could tell me if I've done things correctly. 
  This is where a document on the subject could be helpful to newbies. 
What files to edit, what order they are processed, why, what switches 
for set, etc, etc.

If interested, I've managed to get mercurial (version control) to handle 
my config files, including fish.  Now when I create a new VM or system I 
can get my complex setup configured with just a few commands.

-Mike

On 12/01/2010 09:46 AM, Grissiom wrote:
> I've never copy fishd.* into an other machine and change the name.
> Instead, I put every thing that expected to be cross-machine in config.fish.
>
> When I switch to a new machine I just copy the whole ~/.config/fish into
> the new one, except the fishd.* . And it seems good ;)
>

--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
___
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users


Re: [Fish-users] Login/startup problem

2010-12-06 Thread Mike Miller
Ok, thank you.  Is there a doc that explains the order of the init 
files, why you would use one or the other, and how to configure settings 
so they stick?

When I've put things in config.fish in the past the settings were lost. 
  Also, something I read in the past discouraged its use.  As a new user 
it is bit baffling why there are local/global/export variables (which to 
use?) and key bindings need to go in a function.  Why does the 
fishd.host file have a different syntax?

Seems like this part of the shell should be more straightforward.  Guess 
I just need more explicit instructions for persistent configuration.

-Mike


On 12/01/2010 09:46 AM, Grissiom wrote:
> On Tue, Nov 30, 2010 at 8:15 AM, Mike Miller  wrote:
>> I've copied my fish config to a second machine, changing the name of the
>> fishd file.  Now when I log in there I get this series of errors, and
>> everything is broken:

> I've never copy fishd.* into an other machine and change the name.
> Instead, I put every thing that expected to be cross-machine in config.fish.
>
> When I switch to a new machine I just copy the whole ~/.config/fish into
> the new one, except the fishd.* . And it seems good ;)
>

--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
___
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users


Re: [Fish-users] More robust help function version 1.04

2010-12-06 Thread David Frascone
>
>
> However, I think you are trying to do too much in one patch.  Make small
> changes so we can get something committed rather than trying to rewrite
> everything in one patch and risk having everything get rejected.
>
>
I disagree completely with this statement.  James has been working with all
of us to revamp the help system.  Whatever size the patch happens to be, I'm
sure it won't get rejected.  In this case, size shouldn't matter :)
--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d___
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users


Re: [Fish-users] [ fish-Bugs-3115560 ] last history element missing after su

2010-12-06 Thread SanskritFritz
On Mon, Nov 22, 2010 at 3:55 PM, SanskritFritz wrote:

> I've read a proposal about using the sf.net bug tracker. Here is a real
> example then (it is an actual bug report), see if it is usable for you:
>
>
> -- Forwarded message --
> From: SourceForge.net 
> Date: Mon, Nov 22, 2010 at 3:52 PM
> Subject: [ fish-Bugs-3115560 ] last history element missing after su
> To: nore...@sourceforge.net
>
>
> Bugs item #3115560, was opened at 2010-11-22 15:52
> Message generated for change (Tracker Item Submitted) made by sanskritfritz
> You can respond by visiting:
>
> https://sourceforge.net/tracker/?func=detail&atid=741961&aid=3115560&group_id=138874
>
> Please note that this message will contain a full copy of the comment
> thread,
> including the initial issue submission, for this request,
> not just the latest update.
> Category: Interface (example)
> Group: None
> Status: Open
> Resolution: None
> Priority: 5
> Private: No
> Submitted By: SanskritFritz (sanskritfritz)
> Assigned to: Nobody/Anonymous (nobody)
> Summary: last history element missing after su
>
> Initial Comment:
> Let's say this is my fish history:
> cd ~builds/trigger
> pwd
> bauerbill -S trigger
> su
>
> After "su" I press  and expect the last history element to appear
> (bauerbill -S trigger), but instead, the one before the last shows up (pwd).
>

Don't forget about me guys :) this is a classic bump.
--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d___
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users