GNU bug report logs -
#22267
24.4; Docs misspell c-set-offset command
Previous Next
Reported by: Jerry Quinn <jlquinn <at> optonline.net>
Date: Tue, 29 Dec 2015 19:02:02 UTC
Severity: minor
Found in version 24.4
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #16 received at 22267-done <at> debbugs.gnu.org (full text, mbox):
> From: Michael Welsh Duggan <mwd <at> md5i.com>
> Cc: Jerry Quinn <jlquinn <at> optonline.net>, 22267 <at> debbugs.gnu.org
> Date: Tue, 29 Dec 2015 15:15:15 -0500
>
> >> -- Command: c-set-offset (‘C-c C-o’)
> >> This command changes the entry for a syntactic symbol in the
> >> current binding of ‘c-offsets-alist’, or it inserts a new entry if
> >> there isn’t already one for that syntactic symbol.
> >>
> >> You can use ‘c-set-offsets’ interactively within a CC Mode buffer
> ^
>
> >> to make experimental changes to your indentation settings. ‘C-c
> >> C-o’ prompts you for the syntactic symbol to change (defaulting to
> >> that of the current line) and the new offset (defaulting to the
> >> current offset).
> >>
> >> ‘c-set-offsets’ takes two arguments when used programmatically:
> ^
>
> >> SYMBOL, the syntactic element symbol to change and OFFSET, the new
> >> offset for that syntactic element. You can call the command in
> >> your ‘.emacs’ to change the global binding of ‘c-offsets-alist’
> >> (*note Style Variables::); you can use it in a hook function to
> >> make changes from the current style. CC Mode itself uses this
> >> function when initializing styles.
> >
> > Sorry, but where exactly did you see misspelling here?
>
> There are a couple of extraneous letters 's' in the marked locations.
Thanks, fixed.
This bug report was last modified 9 years and 201 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.