Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sdd.hp.com!hp-pcd!hpfcso!jmn From: jmn@hpfcso.HP.COM (John Newman) Newsgroups: comp.sys.hp Subject: Re: xdb tab spacing Message-ID: <7370222@hpfcso.HP.COM> Date: 2 Oct 90 19:25:05 GMT References: <13983@netcom.UUCP> Organization: Hewlett-Packard, Fort Collins, CO, USA Lines: 19 > Is there anyway to set the tab spacing for Xdb? I use > a tab of 3 but xdb uses 8. No, unfortunately there isn't. You can convert all tabs in your sources to 3-space-boundaries with "expand -3", and xdb will display what you'd expect to see. Before editing the file, this can be reversed: "unexpand -3". See the expand(1) man-page. We have this problem on file as an enhancement. John Newman / HP Colorado Language Lab Hewlett-Packard Internet: jmn@hpfcrt.FC.HP.COM 3404 East Harmony Road UUCP: [hplabs|hpfcse]!hpfcrt!jmn Ft. Collins CO 80525-9599 --------- --------- --------- --------- --------- --------- --------- ----- This response does not represent the official position of, or statement by, the Hewlett-Packard Company. The above data is provided for informational purposes only. It is supplied without warranty of any kind.