ANN: luit 1.2-20111030

2011-10-30 Thread Thomas Dickey
http://invisible-island.net/luit/ http://invisible-island.net/luit/luit.log.html 2011/10/30 - * modify configure script to add X_LIBS symbol after resolving fontenc library, to use the associated -L option in subsequent configure-checks. * add -t to

ANN: xterm patch #276

2011-10-10 Thread Thomas Dickey
Patch #276 - 2011/10/10 * modify clipping limits for TrueType fonts to account for the scaleHeight resource setting, to work around another problem due to recent FreeType changes. In this case, the DejaVu Sans Mono set to

ANN: xterm patch #275

2011-09-11 Thread Thomas Dickey
Patch #275 - 2011/09/11 * add ash, zsh to known shells for resize. * modify resize to reuse the logic from xterm which determines the actual logon-user's shell if $SHELL is not set. * revert the unsetenv(SHELL) added in patch #272. * an

ANN: xterm patch #274

2011-09-05 Thread Thomas Dickey
Patch #274 - 2011/09/05 * portability fixes for cygwin: do not define SVR4, and work around nonstandard header location. * ifdef'd use of unsetenv from patch #273 changes to work with Solaris 9 (report by Waldemar Rachwal). *

Re: ANN: xterm patch #272

2011-08-25 Thread Thomas Dickey
On Thu, 25 Aug 2011, Thierry Reding wrote: * Thomas Dickey wrote: Patch #272 - 2011/08/24 * document limitation of Gtk in connection with xterm's -into option, in the manpage (Ubuntu #806969). * improve -into by checking for and using the size

ANN: xterm patch #273

2011-08-25 Thread Thomas Dickey
Patch #273 - 2011/08/25 * build-fix for out-of-tree make docs rule. * correct a typo in x_strdup, from patch #198 changes. * correct initialization for -e option, broken in patch #272 changes (report by Gabriele Balducci). * build-fix for

Re: xterm+luit, vt100 line drawing problem

2011-08-07 Thread Thomas Dickey
On Sat, 6 Aug 2011, Alexey Dokuchaev wrote: hello here, i'm asking here since I failed to google the answer myself, and reading luit source code would probably eat too much of my time prior getting some knowledge about how this thing works :) my desktop is utf-8, but i need to access couple

ANN: xterm patch #271

2011-07-14 Thread Thomas Dickey
Patch #271 - 2011/07/14 * omit permissions adjustments to pty on exit except for pre-Unix98 ptys, since modern implementations handle this (report by Sean C Farley). * modify logic for switching fonts between UTF-8 and non-UTF-8

Re: unable open xterm

2011-05-10 Thread Thomas Dickey
On Tue, 10 May 2011, Eirik Byrkjeflot Anonsen wrote: Usuário do Sistema maico...@ig.com.br writes: Thank you Thomas. but it wasn't work. 1- bash-3.2# xterm -display :0.0( here I was logged by SSH using Puty from my windows machine ) Warning: This program is an suid-root program or is

Re: unable open xterm

2011-05-09 Thread Thomas Dickey
On Mon, 9 May 2011, Usuário do Sistema wrote: disregard my before email! sorry. I've just tried: 1- export DISPLAY=:0.0 2- xauth -f path list xauth: creating new authority file path but the same error occur when I run xterm Warning: This program is an suid-root program or is being run by

ANN: xterm patch #270

2011-04-26 Thread Thomas Dickey
Patch #270 - 2011/04/26 * build-fix, e.g., for using imake on platforms which use the termcap library. * modify utf8 resource to accept a name. * mention default for fontWarnings in manpage (report by Werner Scheinast). * split

Re: xmodmap keystrings (2)

2011-04-26 Thread Thomas Dickey
On Tue, 26 Apr 2011, Marty Jack wrote: On 04/26/2011 11:35 AM, Alan Coopersmith wrote: On 04/26/11 08:19 AM, frank wrote: Hello Alan, Thanks for replying. It seems I didn't make myself clear. Please go to a graphic terminal, press ^V then F1 or F2 or Home or Left or any of the functional

Re: xmodmap keystrings (2)

2011-04-26 Thread Thomas Dickey
On Tue, 26 Apr 2011, Thomas Dickey wrote: On Tue, 26 Apr 2011, Marty Jack wrote: On 04/26/2011 11:35 AM, Alan Coopersmith wrote: On 04/26/11 08:19 AM, frank wrote: Hello Alan, Thanks for replying. It seems I didn't make myself clear. Please go to a graphic terminal, press ^V then F1

Re: Xterm in Maximized Mode

2011-03-28 Thread Thomas Dickey
On Mon, 28 Mar 2011, Ajay Jain wrote: A -maximized option was added in patch #240, in early 2009. A quick check here shows it working. Xterm -version shows XTerm(215). I am using Red Hat Enterprise Linux Client release 5.5 (Tikanga). I can only guess .. it's not the latest ! right (215

Re: Xterm in Maximized Mode

2011-03-24 Thread Thomas Dickey
On Thu, 24 Mar 2011, Ajay Jain wrote: Hi, I want to start xterm in maximized mode. For example: xterm -maximized. Could you suggest me a way (either via command line or via Xdefaults or anything else)? There is a lot of discussion on Internet and none leads to a solution. I do not want to

ANN: xterm patch #269

2011-02-19 Thread Thomas Dickey
Patch #269 - 2011/02/19 * build-fixes for imake (report by Heiko Berges). * modify autoconf macro CF_PKG_CONFIG to work with cross-compile environments (patch by Thierry Reding). * modify MapToColorMode() to favor bold over underline,

ANN: xterm patch #268

2011-02-10 Thread Thomas Dickey
Patch #268 - 2011/02/10 * fix an inconsistency of the Enable Reverse Video checkbox in the VT Options menu. This also removes a special case added in patch #217 which limited the effect of the reverseVideo resource (Debian #603808).

Re: Replacing the I-beam cursor system wide.

2011-01-18 Thread Thomas Dickey
On Tue, 18 Jan 2011, James Cloos wrote: r == rhubarbpieguy rhubarbpie...@gmail.com writes: r Is it possible to replace the I-beam cursor system wide through X? Sure. You need to change the (server-side) cursor font used by older applications and also change the cursor theme used by most

Re: Replacing the I-beam cursor system wide.

2011-01-18 Thread Thomas Dickey
On Tue, 18 Jan 2011, Gene Heskett wrote: On Tuesday, January 18, 2011 05:17:14 pm Thomas Dickey did opine: On Tue, 18 Jan 2011, James Cloos wrote: r == rhubarbpieguy rhubarbpie...@gmail.com writes: r Is it possible to replace the I-beam cursor system wide through X? Sure. You need

ANN: luit 20101128

2010-11-28 Thread Thomas Dickey
http://invisible-island.net/luit/ http://invisible-island.net/luit/luit.log.html 2010/11/28 - * use plink.sh script from xterm to reduce unneeded library dependencies, e.g., from fontenc's buggy package script. * eliminate quoted- and duplicate-includes. * make

ANN: xterm patch #267

2010-11-21 Thread Thomas Dickey
Patch #267 - 2010/11/20 * minor formatting changes to ctlseqs.ms to simplify a script which extracts the feature information. See the results in Comparing versions, by counting controls in the xterm FAQ. * add docs-clean makefile rule.

ANN: xterm patch #265

2010-10-22 Thread Thomas Dickey
Patch #265 - 2010/10/22 * fix a regression in fontname logic from patch #263 changes (Debian #600707, reported by Vincent Lefevre). * revert modification of any-event/any-button protocol from patch #263 changes. It interferes with

Re: ANN: xterm patch #263

2010-10-14 Thread Thomas Dickey
On Wed, 13 Oct 2010, Robby Workman wrote: On Wed, 13 Oct 2010 21:01:52 -0400 Thomas Dickey dic...@radix.net wrote: Patch #263 - 2010/10/13 Build fails here: thanks (will fix). Normally I take the time to test-build all options, the mis-report via the Debian

ANN: xterm patch #263

2010-10-13 Thread Thomas Dickey
Patch #263 - 2010/10/13 * corrected initialization of misc resource values, to ensure that xterm has allocated a copy of strings which may not have been malloc'd by the X library (Debian #600129). * modify handling of

ANN: xterm patch #262

2010-08-30 Thread Thomas Dickey
Patch #262 - 2010/8/30 * fix a case where changing the cursor color via escape sequences did not immediately update the screen (report by Andreas Wagner). * implement ANSI and DEC request-mode control sequences. The latter includes the

Re: commit 76e07ef6911734eac418e399b114f1b544512736 cause Warning: locale not supported by Xlib, locale set to C

2010-08-09 Thread Thomas Dickey
On Mon, Aug 09, 2010 at 01:38:49PM +0800, Jeff Chua wrote: commit 76e07ef6911734eac418e399b114f1b544512736 cause Warning: locale not supported by Xlib, locale set to C. Starting X will cause this warning on the console. Might be just fvwm that can't handle this, but Xterm takes a long

Re: strange terminal-emulators-only behaviour: broken key-map?

2010-07-10 Thread Thomas Dickey
On Sat, 10 Jul 2010, Simone wrote: Hi, thank you guys for help! 2010/7/2 Simone 3no...@gmail.com:  strangely it seems that *only* my gnome-terminal/xterm stopped to correctly map my keyboard (pc105). Other applications (gedit, openoffice,...) still work correctly. For example, if I type

Re: strange terminal-emulators-only behaviour: broken key-map?

2010-07-03 Thread Thomas Dickey
On Sat, 3 Jul 2010, Simone wrote: Hi Thomas, thank you for answer. ;-) 2010/7/2 Thomas Dickey dic...@his.com: On Fri, 2 Jul 2010, Simone wrote: strangely it seems that *only* my gnome-terminal/xterm stopped to gnome-terminal isn't xterm. It's not a vt100 either, nor a vt220, etc

Re: strange terminal-emulators-only behaviour: broken key-map?

2010-07-02 Thread Thomas Dickey
On Fri, 2 Jul 2010, Simone wrote: hi, strangely it seems that *only* my gnome-terminal/xterm stopped to gnome-terminal isn't xterm. It's not a vt100 either, nor a vt220, etc. Just gnome-terminal... -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net

ANN: xterm patch #260

2010-06-20 Thread Thomas Dickey
Patch #260 - 2010/6/20 * modify plink.sh to work around problem linking to recent PCRE libraries. * extend renderFont resource to allow deferred switch to TrueType fonts without affecting existing resource settings (Debian

Re: ANN luit 20100601

2010-06-04 Thread Thomas Dickey
On Wed, 2 Jun 2010, Keith Packard wrote: If you would like to use that infrastructure in some way to help develop xterm and/or luit, you'd be welcome to do so. If not, I think we should remove the stale luit bits from fd.o and make sure people know where the 'real' bits live, as we've already

Re: libXcolor package name

2010-06-04 Thread Thomas Dickey
On Fri, 4 Jun 2010, Kai-Uwe Behrmann wrote: The man command gives me: Man: find all matching manual pages * Xcolor (3) Xcolor (3x) XColor (3) Will this be a problem? The XColor man page referes to the XColor structure. Is XColor much used these days, so I would need to pick an other

ANN luit 20100601

2010-06-01 Thread Thomas Dickey
http://invisible-island.net/luit/ 2010/6/1 - * add makefile rules for generating pdf, etc., for manpage. * modify minstall.sh to update program name if the configure script options such as --program-prefix were used to rename the program. * add Debian package scripts

Re: ANN luit 20100601

2010-06-01 Thread Thomas Dickey
own work. (the situation hasn't improved, as you may have noticed) ymmv On May 31, 2010, at 23:48, Thomas Dickey wrote: http://invisible-island.net/luit/ 2010/6/1 - * add makefile rules for generating pdf, etc., for manpage. * modify minstall.sh to update program name

Re: ANN luit 20100601

2010-06-01 Thread Thomas Dickey
On Wed, 2 Jun 2010, Mikhail Gusarov wrote: Twas brillig at 17:31:19 01.06.2010 UTC-04 when dic...@his.com did gyre and gimble: Is this a fork of http://cgit.freedesktop.org/xorg/app/luit ? If so, what's the purpose of the fork? Licensing differences? TD I forked it 4 years ago because

ANN: xterm patch #258

2010-05-01 Thread Thomas Dickey
Patch #258 - 2010/5/1 * add pointer-checks in ScrnRefresh to fix a case in rapid scrolling where an empty record is fetched from the scrollback FIFO. -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net pgp03X2Kwt1H1.pgp

ANN: xterm patch #257

2010-04-22 Thread Thomas Dickey
Patch #257 - 2010/4/22 * correct ctlseqs.ms description of OSC 17 and OSC 19 (patch by Emanuele Giaquinta). * corrected logic for menuLocale resource; the setlocale function returns the original locale only when querying. * improve

ANN: xterm patch #255

2010-01-21 Thread Thomas Dickey
Patch #255 - 2010/1/21 * rename install.sh to install-sh in case suffix-rules might interfere. * extend range for convertToUTF8 function to full 31-bits, to use with printing, etc. * improve manpage by checking for actual

ANN: xterm patch #254

2010-01-06 Thread Thomas Dickey
Patch #254 - 2010/1/6 * add a configure-check to eliminate install-ti rule from Makefile when the system has no tic (terminfo compiler) program. This lets one use the install-full rule more consistently. * amend change to WriteText()

ANN: xterm patch #253

2009-12-10 Thread Thomas Dickey
Patch #253 - 2009/12/10 * add a null-pointer check in getPrinterFlags() per changes in [257]patch #252. * add a null-pointer check, needed in UTF-8 mode for Xft fonts after changes in [258]patch #252 (patch by Alan Coopersmith). *

ANN: xterm patch #252

2009-12-07 Thread Thomas Dickey
Patch #252 - 2009/12/7 * modify title-querying logic to support retrieval of titles encoded using UTF-8. * add new title-modes control sequence for controlling whether window/icon titles can be set or queried using UTF-8, optionally

Re: [PATCH] xprop: Add colored icon support

2009-11-12 Thread Thomas Dickey
On Thu, 12 Nov 2009, Andy Spencer wrote: * Supports both 16 and 265 color terminals * 8 color output supports ascii and utf8 brightness Signed-off-by: Andy Spencer andy753...@gmail.com --- I'm not sure how to test for 16 and 256 color so I left them set to 0. The proper way is to check

Re: [PATCH] xprop: Add colored icon support

2009-11-12 Thread Thomas Dickey
On Thu, 12 Nov 2009, Andy Spencer wrote: * Supports both 16 and 265 color terminals * 16 color output supports ascii and utf8 brightness Signed-off-by: Andy Spencer andy753...@gmail.com --- Here's an updated patch that uses setupterm and tigetnum, it also adds a check for curses and

ANN: xterm patch #251

2009-11-11 Thread Thomas Dickey
Patch #251 - 2009/11/11 * add window-ops controls to push/pop icon and/or window labels on a stack. * minor fixes to align termcap file with terminfo. * add resource disallowedWindowOps, to allow fine-tuning of features to suppress

ANN: xterm patch #250

2009-10-13 Thread Thomas Dickey
Patch #250 - 2009/10/13 * add check and error-message for fonts that have no printable values in the ISO-8859-1 range (Debian #542434). * some compiler-warning cleanup, in particular workaround for defective implementation

Re: full screen xterm?

2009-10-11 Thread Thomas Dickey
On Mon, 12 Oct 2009, Tomasz Torcz wrote: On Sun, Oct 11, 2009 at 05:38:08PM -0700, Yan Seiner wrote: Is there a way to get a text terminal like xterm to take over the entire screen? I'm looking for a full screen xterm, something that can open with no window decorations and such. The system

ANN: xterm patch #249

2009-10-01 Thread Thomas Dickey
Patch #249 - 2009/10/1 * change default for allowWindowOps resource to false. * add limit-checks for result of visual_width() function, needed from [253]patch #242 and exposed by #244 changes (Debian #548321). * improve limit-checks in

ANN: xterm patch #248

2009-09-11 Thread Thomas Dickey
Patch #248 - 2009/9/11 * fix an overlooked adjustment for selecting double-width characters in the narrow-character configuration. * eliminate uses of XTERM_CELL and XTERM_CELLC where an appropriate LineData pointer is available. *

ANN: xterm patch #247

2009-08-30 Thread Thomas Dickey
Patch #247 - 2009/8/30 * add ifdef's and check for openpty() on DragonFly (patch by Alex Hornung). * correct calculation for size of line's data block, which was sometimes off-by-one when configured using

Re: Mapping combo to key and key to combo

2009-08-27 Thread Thomas Dickey
On Thu, 27 Aug 2009, Marius Gedminas wrote: On Wed, Aug 26, 2009 at 05:14:17PM -0400, Thomas Dickey wrote: On Wed, 26 Aug 2009, Paul Hartman wrote: On Wed, Aug 26, 2009 at 3:42 PM, Maciej Pilichowskibluedz...@wp.pl wrote: Hello, I would like to assign combo to single key, for example

Re: What are the latest version numbers of Xorg 7.4 packages?

2009-08-17 Thread Thomas Dickey
On Mon, 17 Aug 2009, Reece Dunn wrote: 2009/8/17 Sagara Wijetunga sag...@tomahawk.com.sg: Hi I want to compile and install the Xorg 7.4 but with latest packages. Every package has its own version number. How do I know what versions are compatible with Xorg 7.4?

ANN: xterm patch #246

2009-08-16 Thread Thomas Dickey
Patch #246 - 2009/8/16 * remove obsolete logic for saving/restoring wrapping flags, which did not work on 64-bit platform. Wrapping flags (stored in the line-index) are now copied with line-data (Debian #541160). * modify

ANN: xterm patch #244

2009-08-09 Thread Thomas Dickey
Patch #244 - 2009/8/9 * refactored storage of saved-lines, providing a configure option to manage them as a FIFO (actually a circular buffer), improving performance. Added configure option --enable-fifo-lines to enable/disable

Re: Documentation?

2009-04-09 Thread Thomas Dickey
On Thu, 9 Apr 2009, Daniel Stone wrote: On Wed, Apr 08, 2009 at 05:52:12PM -0400, Thomas Dickey wrote: On Wed, Apr 08, 2009 at 05:34:48PM -0400, Behdad Esfahbod wrote: On 04/08/2009 05:24 PM, Thomas Dickey wrote: If only the latest release is API-stable, by definition it's not stable

Re: Documentation?

2009-04-09 Thread Thomas Dickey
On Thu, 9 Apr 2009, Behdad Esfahbod wrote: I didn't flame him. Certainly didn't mean to do that. I just said that his Go back and read the thread, in order, before continuing. awai -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net

Re: Documentation?

2009-04-08 Thread Thomas Dickey
On Tue, 7 Apr 2009, Alan Coopersmith wrote: Patrick O'Donnell wrote: Someone offered up www.x.org/docs, which may be fine for X Window System developers, but is not what most application programmers would call documentation. There's also http://www.x.org/wiki/Documentation which isn't much

Re: Documentation?

2009-04-08 Thread Thomas Dickey
On Wed, Apr 08, 2009 at 01:13:32PM -0700, Mark Wagner wrote: On Wed, Apr 8, 2009 at 01:19, Nicolas Mailhot nicolas.mail...@gmail.com wrote: Le Mar 7 avril 2009 22:41, Mark Wagner a écrit : Thanks.  Is there any documentation on the best way to do various high-level tasks, such as

Re: Documentation?

2009-04-08 Thread Thomas Dickey
On Wed, Apr 08, 2009 at 05:34:48PM -0400, Behdad Esfahbod wrote: /me is not sure why he's still replying to this thread On 04/08/2009 05:24 PM, Thomas Dickey wrote: Please download one of the latest releases in order to get an API-stable version of cairo. Not sure where you are quoting

Re: Documentation?

2009-04-07 Thread Thomas Dickey
On Tue, 7 Apr 2009, Alan Cox wrote: On Tue, 7 Apr 2009 18:36:20 + (UTC) Tuomo Valkonen tuo...@iki.fi wrote: On 2009-04-07, Alan Cox a...@lxorguk.ukuu.org.uk wrote: several mission-critical applications that has seen two and a half decades of development based on Xlib. (... with all the

Re: ANN: xterm patch #243

2009-03-29 Thread Thomas Dickey
On Sun, 29 Mar 2009, Matthieu Herrb wrote: Thomas Dickey wrote: Patch #243 - 2009/3/28 * add DEF_ALLOW_XXX definitions to main.h to allow overriding the default compiled-in values for allowxxx resources. Hi, I noticed a cut'n'pasto in the default

Re: ANN: xterm patch #243

2009-03-29 Thread Thomas Dickey
On Sun, 29 Mar 2009, Thomas Dickey wrote: On Sun, 29 Mar 2009, Matthieu Herrb wrote: Thomas Dickey wrote: Patch #243 - 2009/3/28 * add DEF_ALLOW_XXX definitions to main.h to allow overriding the default compiled-in values for allowxxx resources

ANN: xterm patch #243

2009-03-28 Thread Thomas Dickey
Patch #243 - 2009/3/28 * revert change to default for allowTcapOps (request by Bram Moolenaar). * reallocate result returned by xtermEnvLocale() to avoid reference to freed memory after handling menuLocale resource. * fix an old

Re: ANN: xterm patch #242

2009-02-17 Thread Thomas Dickey
On Tue, 17 Feb 2009, Bill Crawford wrote: On Tuesday 17 February 2009 18:16:49 Jeff Chua wrote: On Mon, Feb 16, 2009 at 8:46 AM, Thomas Dickey dic...@radix.net wrote: Patch #242 - 2009/2/15 The window title bar text seems broken in 242. Recompiled 241 and works

Re: ANN: xterm patch #242

2009-02-17 Thread Thomas Dickey
On Tue, 17 Feb 2009, Thomas Dickey wrote: On Tue, 17 Feb 2009, Bill Crawford wrote: On Tuesday 17 February 2009 18:16:49 Jeff Chua wrote: On Mon, Feb 16, 2009 at 8:46 AM, Thomas Dickey dic...@radix.net wrote: Patch #242 - 2009/2/15 The window title bar text

Re: xmodmap: different keys have different keycode semantics?

2009-02-12 Thread Thomas Dickey
On Thu, Feb 12, 2009 at 01:51:46PM -0500, Nikolaus Rath wrote: Thanks a lot. It seems that the use of xmodmap is actually deprecated, is it? Looking back at the previous mailing discussion, deprecated is probably the wrong spelling to apply to this issue. -- Thomas E. Dickey

Re: [PATCH] Fix two warnings about incompatible pointer types

2009-02-04 Thread Thomas Dickey
On Wed, Feb 04, 2009 at 08:36:49PM +0100, Tomas Carnecky wrote: diff --git a/hw/xfree86/common/xf86Helper.c b/hw/xfree86/common/xf86Helper.c index 732a1fd..6b9b8f0 100644 --- a/hw/xfree86/common/xf86Helper.c +++ b/hw/xfree86/common/xf86Helper.c @@ -2738,5 +2738,5 @@ int

Re: libXrender - documentation?

2009-01-27 Thread Thomas Dickey
On Tue, 27 Jan 2009, Daniel Stone wrote: It's a poor place to not want to slash my wrists. You need some help with your grammar (sorry, I don't have time to teach you). -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net ___

Re: libXrender - documentation?

2009-01-27 Thread Thomas Dickey
On Tue, 27 Jan 2009, Clemens Eisserer wrote: If the interfaces are documented, it's possible to change the library implementations without breaking applications. Well, thats exactly what the protocol specification is about, it contains everything you need to know to implement a library. not

Re: ANN: xterm patch #240

2009-01-26 Thread Thomas Dickey
On Mon, 26 Jan 2009, Julien Cristau wrote: On Sun, 2009-01-25 at 20:07 -0500, Thomas Dickey wrote: Patch #240 - 2009/1/25 Hi Thomas, this fails to build with --enable-dabbrev, the following patch should fix it. thanks (will amend, this evening). Cheers, Julien Index: xterm/misc.c

Re: libXrender - documentation?

2009-01-26 Thread Thomas Dickey
On Mon, 26 Jan 2009, Beso wrote: 2009/1/26 Thomas Dickey dic...@his.com: On Mon, 26 Jan 2009, Clemens Eisserer wrote: I know that its not easy, but someone can't expect a step-by-step tutorial for such low-level stuff. hmm - the obvious conclusion is that xft is just a minor/useless

ANN: xterm patch #241

2009-01-26 Thread Thomas Dickey
Patch #241 - 2009/1/26 * improve checks for missing bitmap fonts, fallback to fixed as needed to work around broken font-packages (report by Jacek Luczak). * fix breakage from [245]patch #240 changes for xtermAddInput()

ANN: xterm patch #240

2009-01-25 Thread Thomas Dickey
Patch #240 - 2009/1/25 * use plink.sh for linking xterm (suggested by Larry Doolittle). * add resource descriptions for input method to xterm manpage. * update configure script; consistently append to $CFLAGS rather than prepend. * add

Re: libXrender - documentation?

2009-01-21 Thread Thomas Dickey
On Wed, 21 Jan 2009, Clemens Eisserer wrote: Hi Charles, Unfourtunatly XRender is not very well documented, probably the best thing available is the specification. hmm - googling on that (xrender specification) doesn't find much - just these random notes here for instance:

ANN: xterm patch #239

2009-01-09 Thread Thomas Dickey
Patch #239 - 2009/1/8 * correct a cast in input.c, which broke translation of numeric keypad codes to pageup, pagedown, etc., on

Re: Accounts and membership?

2009-01-03 Thread Thomas Dickey
On Sat, 3 Jan 2009, Colin Guthrie wrote: Your reaction clearly showed that you're too intolerant to listen without resorting to insult. Very grown up. that last - invariably I suppose that the person making that type of comment is about 19 years old. (my apologies if my supposition is true).

ANN: xterm patch #238

2008-12-30 Thread Thomas Dickey
Patch #238 - 2008/12/30 * update configure macro CF_XOPEN_SOURCE for AIX 6.x and Mint platforms. * reset the screen wrapping-flag at the end of ClearRight to fix an occasional case where the last character of a scrolled and wrapped

Re: [PATCH] Include sdk header dependencies and protect agains't multiple inclusion.

2008-12-17 Thread Thomas Dickey
On Wed, Dec 17, 2008 at 06:23:09PM -0200, Paulo César Pereira de Andrade wrote: The patch as a whole may not be required to apply, and not that patch verbatim, as it would require still at least a review to ensure every sdk header passes the: ifdef HAVE_FOO_CONFIG_H #include foo-config.h

Re: Draft: License policy for contributors

2008-12-02 Thread Thomas Dickey
On Wed, 3 Dec 2008, Mikhail Gusarov wrote: Twas brillig at 06:28:17 03.12.2008 UTC+11 when [EMAIL PROTECTED] did gyre and gimble: DS What're our options? GFDL is out as DFSG-incompatible. Creative Commons - Attribution - 3.0. 2980 words... -- Thomas E. Dickey http://invisible-island.net

Re: [rant] keeping policy in HAL

2008-12-01 Thread Thomas Dickey
On Mon, 1 Dec 2008, James Cloos wrote: David == David Miller [EMAIL PROTECTED] writes: David Yet my emacs fonts are fux0red, my input device specifications in David my xorg.conf file are completely ignored, and MetaSendsEscape no David longer works with my xterms, with the current X server.