Opened 15 years ago

Closed 15 years ago

#77 closed defect (invalid)

view_home setting in .owlconf gets overridden

Reported by: kchen@MIT.EDU Owned by: nelhage@mit.edu
Priority: minor Milestone:
Component: ui Keywords:
Cc:

Description

In my .owlconf's owl::startup, I have: owl::comamnd('set view_home std');

When I start barnowl, though, "show variable view_home" says that the current value is "all".

barnowl should not override the value of view_home. Ideally, barnowl will also start with the specified value of view_home in use.

Change History (1)

comment:1 Changed 15 years ago by kchen@MIT.EDU

  • Resolution set to invalid
  • Status changed from new to closed

Resolving invalid -- there is a typo in the owl::command line listed above, which caused the problem.

Note: See TracTickets for help on using tickets.