Length X Width
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 149 articles for 0.061 sec
cal-china-x.el --- Chinese calendar extras v1.0a     

Group: gnu.emacs.sources · Group Profile · Search for Length X Width in gnu.emacs.sources
Author: William Xu
Date: Aug 8, 2008 02:57

... 'cl)) ;;; Variables (defconst cal-china-x-celestial-stem ["甲" "乙" "丙" "丁" "戊" "已" "庚" "辛" "壬" "癸"]) (defconst cal-china-x-...lunar-day string))) (when (and (> (length cn-years) 12) (not (zerop num... "%%%%%%dd%%%%s" calendar-day-digit-width) day (make-string (- calendar-column-width ...
Show full article (26.25Kb)
cal-china-x.el --- Chinese calendar extras v0.9     

Group: gnu.emacs.sources · Group Profile · Search for Length X Width in gnu.emacs.sources
Author: William Xu
Date: May 18, 2008 01:33

...'cl)) ;;; Variables (defconst cal-china-x-celestial-stem ["甲" "乙" "丙" "丁" "戊" "已" "庚" "辛" "壬" "癸"]) (defconst cal-china-...lunar-day string))) (when (and (> (length cn-years) 12) (not (zerop ...cons date (aref cal-china-x-solar-term-name i)) into...multibyte-characters (truncate-string-to-width string 2) (substring string 0...
Show full article (22.55Kb)
p: razer copperhead 15.04.     

Group: hr.ponuda.hardver · Group Profile · Search for Length X Width in hr.ponuda.hardver
Author: Tiho
Date: Apr 15, 2008 00:44

...Ergonomic ambidextrous design Ultra-large non-slip buttons Gold-plated USB connector Seven-foot, lightweight, non-tangle cord Approximate size: 130mm (length) x 66mm (width) x 41mm (height) oèuvan, original pakovanje, garancija kori¹ten cca 6 mj crveno osvijetljenje http://www.razerzone.com/index.php?...&products_id...
Show full article (0.79Kb)
cal-china-x.el --- Chinese calendar extras v0.82     

Group: gnu.emacs.sources · Group Profile · Search for Length X Width in gnu.emacs.sources
Author: William Xu
Date: Mar 30, 2008 23:27

.../calshing/chinesecalendar.htm (defconst cal-china-x-solar-term-name ["小寒" "大寒" "立春" "雨水" "惊蛰" "春分" "清明" "谷雨" "立夏" "小满" "芒种" "夏至" "小暑" "大暑" "立秋" "处暑" "白露" "秋分" "寒露" "霜降" "立冬" "小雪" "大雪" "冬至"] "24 solar terms... (and num (= num 0)) (when (> (length cn-years) 12) (let ((run (car...-multibyte-characters (truncate-string-to-width string 2) (substring string 0 2...
Show full article (21.99Kb)
cal-china-x.el --- Chinese calendar extras v0.81     

Group: gnu.emacs.sources · Group Profile · Search for Length X Width in gnu.emacs.sources
Author: William Xu
Date: Feb 21, 2008 04:17

.../calshing/chinesecalendar.htm (defconst cal-china-x-solar-term-name ["小寒" "大寒" "立春" "雨水" "惊蛰" "春分" "清明" "谷雨" "立夏" "小满" "芒种" "夏至" "小暑" "大暑" "立秋" "处暑" "白露" "秋分" "寒露" "霜降" "立冬" "小雪" "大雪" "冬至"] "24 solar terms... (and num (= num 0)) (when (> (length cn-years) 12) (let ((run (car...-multibyte-characters (truncate-string-to-width string 2) (substring string 0 2...
Show full article (21.92Kb)
cal-china-x.el v0.8     

Group: gnu.emacs.sources · Group Profile · Search for Length X Width in gnu.emacs.sources
Author: William Xu
Date: Jan 27, 2008 01:03

.../calshing/chinesecalendar.htm (defconst cal-china-x-solar-term-name ["小寒" "大寒" "立春" "雨水" "惊蛰" "春分" "清明" "谷雨" "立夏" "小满" "芒种" "夏至" "小暑" "大暑" "立秋" "处暑" "白露" "秋分" "寒露" "霜降" "立冬" "小雪" "大雪" "冬至"] "24 solar terms... (and num (= num 0)) (when (> (length cn-years) 12) (let ((run (car...-multibyte-characters (truncate-string-to-width string 2) (substring string 0 2...
Show full article (22.10Kb)
Re: Window resizing - rebind C-x - to shrink-window?     

Group: gnu.emacs.help · Group Profile · Search for Length X Width in gnu.emacs.help
Author: Lennart Borgman (gmail)
Date: Oct 27, 2007 10:08

...'bw-interactive) ;; (global-set-key [(control x) ?+] 'bw-start-resize-mode) ;; ;; Typing "C... window siblings the same height or width." (interactive) (balance-windows (selected-window)) ...window-resize-mode'." (interactive) (if (= 1 (length (window-list))) (message "There is only...-message-string err))) ))) (when (= 1 (length (window-list))) (bw-exit-resize-...
Show full article (12.59Kb)
Re: RfD: XCHAR wordset     

Group: comp.lang.forth · Group Profile · Search for Length X Width in comp.lang.forth
Author: Bernd Paysan
Date: Aug 13, 2007 09:17

... XCHAR xc in address units. X-SIZE ( xc_addr u1 -- u2 ) XCHAR ... only the xcaddr is needed? X-SIZE can be at most ... to the description. I use : x/string  ( xcaddr u -- xcaddr1 u1 ... confuse an UTF-8 terminal. X-WIDTH ( xc_addr u -- n ) XCHAR ... I have also xc-length that counts the number of xchars ... only xstring- and +xstring (better +x/string) really make sense. -- Bernd...
Show full article (4.37Kb) · Show article thread
Re: Why Fortran?     

Group: comp.lang.fortran · Group Profile · Search for Length X Width in comp.lang.fortran
Author: dpb
Date: Aug 7, 2007 07:44

... <none@non.net> a écrit : write(*,'(G D A)') x, a, s With gfortran: At line 13 of file essai.f90 Fortran runtime error: Nonnegative width required in format (G D A) Certainly not ... use list directed formating and be even simpler. I had forgotten that the zero-length field widths for other than integer forms and character data are an extension (although I ...
Show full article (0.78Kb) · Show article thread
RfD: XCHAR wordset     

Group: comp.lang.forth · Group Profile · Search for Length X Width in comp.lang.forth
Author: Bernd Paysan
Date: Jul 14, 2007 12:56

...be used, several of them variable-width. Most prominent representant is UTF-8... without the last (garbled) XCHAR. X-WIDTH ( xc_addr u -- n ) XCHAR ...(UCS codepage, byte-oriented variable length encoding) The following words behave ... swap - /string ; \ skip trailing garbage : x-size ( xcaddr u1 -- u2 ) drop ... end2 ) 2dup dup over over - x-size + = IF \ last character ok ...
Show full article (12.30Kb)
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next