Displaying 2 results from an estimated 2 matches for "demacs".
Did you mean:
emacs
2010 Mar 02
1
[LLVMdev] Turning off color in clang error mesages?
...macs buffer results in user
unfriendly output like this:
$ clang -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts
-Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes
-Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter
-ggdb -march=native -mtune=native -Demacs -I.
-I/usr/local/src/xemacs-beta/src -DHAVE_CONFIG_H
-I/usr/include/freetype2 doprnt.c
[1mdoprnt.c:127:7: [0m [0;1;35mwarning: [0m [1mexpression result
unused [-Wunused-value]
[0m Lstream_putc (lstr, zero_flag ? '0' : ' ');
[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...
2010 Sep 09
0
Plotting dates and grid lines on the X-Axis of xyplot
I have a plotting function that is plots a multi-panel plot, with the x-axis
as a date and various y-axes.
I would like to control the frequency of the X-axis labels, ticks and grid
lines. However with the following code I get no annotation on the X-axis at
all.
Here is a minimal data.frame
Case Days Well Stream Value
1 Observed 0 P-1 Oil 1000.807785
2 Observed 31